~ubuntu-branches/ubuntu/utopic/moodle/utopic-proposed

« back to all changes in this revision

Viewing changes to lib/editor/tinymce/tiny_mce/3.5.10/themes/simple/skins/o2k7/content.css

  • Committer: Package Import Robot
  • Author(s): Thijs Kinkhorst
  • Date: 2014-05-12 16:10:38 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20140512161038-2039l24hvvlan3hs
Tags: 2.6.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
}