JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.1
[ckeditor.git] / _source / skins / kama / toolbar.css
index 74b24bf..a09edc9 100644 (file)
@@ -128,6 +128,12 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        margin-left: 6px;\r
 }\r
 \r
+.cke_skin_kama .cke_toolgroup\r
+{\r
+       display: block;\r
+       height: 22px;\r
+}\r
+\r
 .cke_skin_kama .cke_button a,\r
 .cke_skin_kama .cke_button a:hover,\r
 .cke_skin_kama .cke_button a:focus,\r
@@ -231,6 +237,12 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        height: 16px;\r
        display: inline-block;\r
        float: left;\r
+       cursor: default;\r
+}\r
+\r
+.cke_skin_kama .cke_rtl .cke_button .cke_icon\r
+{\r
+       background-image: url(icons_rtl.png);\r
 }\r
 \r
 .cke_skin_kama .cke_rtl .cke_button .cke_icon\r
@@ -285,6 +297,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        _background-image: url(images/sprites_ie6.png);\r
        background-repeat: no-repeat;\r
        float: left;\r
+       cursor: default;\r
 }\r
 \r
 .cke_skin_kama .cke_rtl .cke_button .cke_buttonarrow\r
@@ -377,19 +390,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        line-height: 17px;\r
 }\r
 \r
-/* IE8 strict button valign correction */\r
-.cke_skin_kama .cke_browser_ie8 .cke_button .cke_label\r
-{\r
-       vertical-align: top;\r
-}\r
-\r
-.cke_skin_kama .cke_browser_iequirks.cke_browser_ie8 .cke_button .cke_label\r
-{\r
-       /* revert previous */\r
-       vertical-align: middle;\r
-}\r
-/* END IE8 strict button valign correction */\r
-\r
 /* Fix cursor shape consistency on toolbar combos (#4031) */\r
 .cke_skin_kama .cke_browser_ie .cke_rcombo,\r
 .cke_skin_kama .cke_browser_ie .cke_rcombo *\r