summaryrefslogtreecommitdiff
path: root/public/javascripts/tiny_mce/themes/advanced/skins/o2k7/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/javascripts/tiny_mce/themes/advanced/skins/o2k7/content.css')
-rw-r--r--public/javascripts/tiny_mce/themes/advanced/skins/o2k7/content.css32
1 files changed, 0 insertions, 32 deletions
diff --git a/public/javascripts/tiny_mce/themes/advanced/skins/o2k7/content.css b/public/javascripts/tiny_mce/themes/advanced/skins/o2k7/content.css
deleted file mode 100644
index b8431d1..0000000
--- a/public/javascripts/tiny_mce/themes/advanced/skins/o2k7/content.css
+++ /dev/null
@@ -1,32 +0,0 @@
1body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
2body {background:#FFF;}
3body.mceForceColors {background:#FFF; color:#000;}
4h1 {font-size: 2em}
5h2 {font-size: 1.5em}
6h3 {font-size: 1.17em}
7h4 {font-size: 1em}
8h5 {font-size: .83em}
9h6 {font-size: .75em}
10.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
11a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(../default/img/items.gif) no-repeat bottom left;}
12img.mceItemAnchor {width:12px; height:12px; background:url(../default/img/items.gif) no-repeat;}
13img {border:0;}
14table {cursor:default}
15table td, table th {cursor:text}
16ins {border-bottom:1px solid green; text-decoration: none; color:green}
17del {color:red; text-decoration:line-through}
18cite {border-bottom:1px dashed blue}
19acronym {border-bottom:1px dotted #CCC; cursor:help}
20abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}
21
22/* IE */
23* html body {
24scrollbar-3dlight-color:#F0F0EE;
25scrollbar-arrow-color:#676662;
26scrollbar-base-color:#F0F0EE;
27scrollbar-darkshadow-color:#DDD;
28scrollbar-face-color:#E0E0DD;
29scrollbar-highlight-color:#F0F0EE;
30scrollbar-shadow-color:#F0F0EE;
31scrollbar-track-color:#F5F5F5;
32}