source: trunk/web/app/plugins/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/content.css @ 1

Last change on this file since 1 was 1, checked in by dj3c1t, 12 years ago

import initial

File size: 793 bytes
Line 
1body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
2body {background:#FFF;}
3.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceVisualAid {border: 1px dashed #BBB;}
4a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(../default/img/items.gif) no-repeat bottom left;}
5img.mceItemAnchor {width:12px; height:12px; background:url(../default/img/items.gif) no-repeat;}
6img {border:0;}
7
8/* IE */
9* html body {
10scrollbar-3dlight-color:#F0F0EE;
11scrollbar-arrow-color:#676662;
12scrollbar-base-color:#F0F0EE;
13scrollbar-darkshadow-color:#DDD;
14scrollbar-face-color:#E0E0DD;
15scrollbar-highlight-color:#F0F0EE;
16scrollbar-shadow-color:#F0F0EE;
17scrollbar-track-color:#F5F5F5;
18}
Note: See TracBrowser for help on using the repository browser.