taylor      2004/11/11 22:29:38

  Modified:    portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed/css
                        styles.css
  Added:       
portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed/images
                        icon_error_sml.gif
  Log:
  update jetspeed style to also use error icon
  
  Revision  Changes    Path
  1.1                  
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed/images/icon_error_sml.gif
  
        <<Binary file>>
  
  
  1.2       +3 -0      
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed/css/styles.css
  
  Index: styles.css
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed/css/styles.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- styles.css        20 Jul 2004 21:36:31 -0000      1.1
  +++ styles.css        12 Nov 2004 06:29:38 -0000      1.2
  @@ -137,6 +137,9 @@
   .portlet-Jetspeed .portlet-msg-info {
   }
   .portlet-Jetspeed .portlet-msg-error {
  +    background: url(content/jetspeed/images/icon_error_sml.gif) no-repeat;
  +    padding-left: 20px;
  +    min-height: 15px;    
       color:#FF0000;
   }
   .portlet-Jetspeed .portlet-msg-alert {
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to