JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.1
[ckeditor.git] / _source / skins / kama / richcombo.css
index ab02df2..928b1f2 100644 (file)
@@ -89,9 +89,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        color: #666666;\r
 }\r
 \r
-.cke_skin_kama .cke_browser_ie .cke_rcombo .cke_text\r
+.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton\r
 {\r
-/*     float: left; */\r
+       vertical-align: top;\r
 }\r
 \r
 .cke_skin_kama .cke_hc .cke_rcombo .cke_label\r
@@ -112,6 +112,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        overflow: hidden;\r
        display: inline-block;\r
        margin: 0 2px 0 4px;\r
+       cursor: default;\r
 }\r
 \r
 .cke_skin_kama .cke_rtl .cke_rcombo .cke_text\r
@@ -132,6 +133,16 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        background-repeat: no-repeat;\r
 }\r
 \r
+.cke_skin_kama .cke_rcombo .cke_openbutton span\r
+{\r
+       display: none;\r
+}\r
+\r
+.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton span\r
+{\r
+       display : inline;\r
+}\r
+\r
 .cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_openbutton\r
 {\r
        margin-bottom: 0;\r
@@ -258,3 +269,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        height: auto;\r
        line-height: 17px;\r
 }\r
+\r
+.cke_skin_kama .cke_rtl .cke_rcombo .cke_font .cke_text,\r
+.cke_skin_kama .cke_rtl .cke_rcombo .cke_fontSize .cke_text\r
+{\r
+       direction: ltr;\r
+}\r