Changeset 5269

Show
Ignore:
Timestamp:
08/26/08 12:54:05 (3 months ago)
Author:
marc.englund@…
Message:

re-built styles

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/WebContent/ITMILL/themes/default/styles.css

    r5252 r5269  
    177177        filter: Alpha(opacity=30); 
    178178} 
     179* html .i-disabled { 
     180        zoom: 1; 
     181} 
     182*+html .i-disabled { 
     183        zoom: 1; 
     184} 
    179185.i-disabled .i-disabled { 
    180186        opacity: 1.0; 
     187        filter: Alpha(opacity=100); 
    181188} 
    182189.i-required-field-indicator {