Changeset 4877
- Timestamp:
- 01/05/10 17:35:38 (3 years ago)
- Location:
- CKEditor/trunk/_source/skins
- Files:
-
- 2 edited
-
office2003/dialog.css (modified) (1 diff)
-
v2/dialog.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/skins/office2003/dialog.css
r4858 r4877 43 43 /* IE6 does not support full color transparent PNG. */ 44 44 _background-image: url(images/sprites_ie6.png); 45 /* Dialog corner parts require a negative z-index to avoid covering dialog body. (#4954) */ 46 _z-index: -1; 45 47 } 46 48 -
CKEditor/trunk/_source/skins/v2/dialog.css
r4858 r4877 44 44 /* IE6 does not support full color transparent PNG. */ 45 45 _background-image: url(images/sprites_ie6.png); 46 /* Dialog corner parts require a negative z-index to avoid covering dialog body. (#4954) */ 47 _z-index: -1; 46 48 } 47 49
Note: See TracChangeset
for help on using the changeset viewer.
