Ticket #4918: 4918.patch
File 4918.patch, 968 bytes (added by , 13 years ago) |
---|
-
_source/skins/v2/mainui.css
63 63 .cke_skin_v2 .cke_contents 64 64 { 65 65 border: solid 1px #696969; 66 /* Prevent background content from penetrate through when switching between editing modes. (#4918) */ 67 background-color: white; 66 68 } 67 69 68 70 .cke_skin_v2 .cke_focus -
_source/skins/office2003/mainui.css
54 54 .cke_skin_office2003 .cke_contents 55 55 { 56 56 border: solid 1px #696969; 57 /* Prevent background content from penetrate through when switching between editing modes. (#4918) */ 58 background-color: white; 57 59 } 58 60 59 61 .cke_skin_office2003 .cke_focus