JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.3
[ckeditor.git] / _source / skins / kama / richcombo.css
index 1533112..e6c7736 100644 (file)
@@ -48,6 +48,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        padding: 2px;\r
        height: 21px;\r
        margin-right: 6px;\r
+       margin-bottom: 5px;\r
 }\r
 \r
 .cke_skin_kama .cke_rtl .cke_rcombo a,\r
@@ -122,25 +123,24 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
 .cke_skin_kama .cke_rcombo .cke_openbutton\r
 {\r
+       display: inline-block;\r
+}\r
+\r
+.cke_skin_kama .cke_rcombo .cke_openbutton .cke_icon\r
+{\r
+       display: inline-block;\r
        background-image: url(images/sprites.png);\r
        _background-image: url(images/sprites_ie6.png);\r
        background-position: 0 -68px;\r
        background-repeat: no-repeat;\r
-       display: inline-block;\r
        width: 17px;\r
        height: 19px;\r
        margin: 1px 2px;\r
-       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
+.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton .cke_icon\r
 {\r
-       display : inline;\r
+       background: none;\r
 }\r
 \r
 .cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_openbutton\r