source: branches/rsr.v5.1/web/app/plugins/tinymce/jscripts/tiny_mce/themes/simple/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: 461 bytes
Line 
1body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
2
3body {background: #FFF;}
4.mceVisualAid {border: 1px dashed #BBB;}
5
6/* IE */
7
8* html body {
9scrollbar-3dlight-color: #F0F0EE;
10scrollbar-arrow-color: #676662;
11scrollbar-base-color: #F0F0EE;
12scrollbar-darkshadow-color: #DDDDDD;
13scrollbar-face-color: #E0E0DD;
14scrollbar-highlight-color: #F0F0EE;
15scrollbar-shadow-color: #F0F0EE;
16scrollbar-track-color: #F5F5F5; 
17}
Note: See TracBrowser for help on using the repository browser.