Changeset 5269
- Timestamp:
- 08/26/08 12:54:05 (3 months ago)
- Files:
-
- 1 modified
-
trunk/WebContent/ITMILL/themes/default/styles.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebContent/ITMILL/themes/default/styles.css
r5252 r5269 177 177 filter: Alpha(opacity=30); 178 178 } 179 * html .i-disabled { 180 zoom: 1; 181 } 182 *+html .i-disabled { 183 zoom: 1; 184 } 179 185 .i-disabled .i-disabled { 180 186 opacity: 1.0; 187 filter: Alpha(opacity=100); 181 188 } 182 189 .i-required-field-indicator {
