JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1.1
[ckeditor.git] / _source / skins / office2003 / menu.css
index d5d6a20..b3f2e6b 100644 (file)
@@ -93,8 +93,10 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        height:19px;\r
        margin-left: 24px;\r
        background-color: #fff;\r
-       _overflow: hidden;\r
-       _width: 80px;\r
+}\r
+/* Set these after the document has been loaded and we know the dimensions*/\r
+.cke_skin_office2003 .cke_frameLoaded .cke_menuitem .cke_label\r
+{\r
        filter: alpha(opacity=70); /* IE */\r
        opacity: 0.70; /* Safari, Opera and Mozilla */\r
 }\r
@@ -160,6 +162,22 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        background-position: 0 -1050px;\r
 }\r
 \r
+.cke_skin_office2003 .cke_menuarrow span\r
+{\r
+       display: none;\r
+}\r
+\r
+.cke_hc .cke_skin_office2003 .cke_menuarrow\r
+{\r
+       width: auto;\r
+       margin-top: 0;\r
+}\r
+\r
+.cke_hc .cke_skin_office2003 .cke_menuarrow span\r
+{\r
+       display: inline;\r
+}\r
+\r
 /* #3766 In the context menu, long labels with second level menu get wrapped */\r
 .cke_browser_ie.cke_ltr .cke_skin_office2003 .cke_menuarrow\r
 {\r