JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.1
[ckeditor.git] / _source / skins / kama / richcombo.css
index 1a3ea4b..928b1f2 100644 (file)
@@ -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
@@ -268,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