Mercurial > public > sg101
comparison media/js/tiny_mce/themes/simple/skins/o2k7/content.css @ 45:a5b4c5ce0658
Breaking down and controlling all media files, including javascript libraries.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 19 Jun 2009 03:16:03 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
44:08cd19c1ee50 | 45:a5b4c5ce0658 |
---|---|
1 body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;} | |
2 | |
3 body {background: #FFF;} | |
4 .mceVisualAid {border: 1px dashed #BBB;} | |
5 | |
6 /* IE */ | |
7 | |
8 * html body { | |
9 scrollbar-3dlight-color: #F0F0EE; | |
10 scrollbar-arrow-color: #676662; | |
11 scrollbar-base-color: #F0F0EE; | |
12 scrollbar-darkshadow-color: #DDDDDD; | |
13 scrollbar-face-color: #E0E0DD; | |
14 scrollbar-highlight-color: #F0F0EE; | |
15 scrollbar-shadow-color: #F0F0EE; | |
16 scrollbar-track-color: #F5F5F5; | |
17 } |