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