JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.2
[ckeditor.git] / _source / skins / kama / toolbar.css
index a0f9d16..11ba824 100644 (file)
@@ -22,6 +22,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 .cke_skin_kama .cke_toolbox\r
 {\r
        clear: both;\r
+       /* Define the padding-bottom otherwise the collapser button will not be clickable #4932*/\r
+       padding-bottom: 1px;\r
 }\r
 \r
 .cke_skin_kama a.cke_toolbox_collapser,\r
@@ -46,6 +48,19 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        float: left;\r
 }\r
 \r
+.cke_skin_kama a.cke_toolbox_collapser span\r
+{\r
+       display: none;\r
+}\r
+\r
+.cke_skin_kama .cke_hc a.cke_toolbox_collapser span\r
+{\r
+       font-size: 10px;\r
+       font-weight: bold;\r
+       font-family: Arial;\r
+       display: inline;\r
+}\r
+\r
 .cke_skin_kama a.cke_toolbox_collapser_min,\r
 .cke_skin_kama a:hover.cke_toolbox_collapser_min\r
 {\r
@@ -113,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
@@ -158,15 +179,15 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        border-width: 3px;\r
 }\r
 \r
-.cke_skin_kama .cke_button a.cke_disabled,\r
-.cke_skin_kama .cke_browser_ie a:hover.cke_button .cke_disabled\r
+.cke_skin_kama .cke_button a.cke_disabled *,\r
+.cke_skin_kama .cke_browser_ie a:hover.cke_button .cke_disabled *\r
 {\r
        filter: alpha(opacity=30); /* IE */\r
        opacity: 0.3; /* Safari, Opera and Mozilla */\r
 }\r
 \r
-.cke_skin_kama .cke_hc .cke_button a.cke_disabled,\r
-.cke_skin_kama .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled\r
+.cke_skin_kama .cke_hc .cke_button a.cke_disabled *,\r
+.cke_skin_kama .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *\r
 {\r
        filter: alpha(opacity=60);\r
        opacity: 0.6;\r
@@ -184,6 +205,13 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        padding: 2px 4px;\r
 }\r
 \r
+.cke_skin_kama .cke_button a:hover,\r
+.cke_skin_kama .cke_button a:focus,\r
+.cke_skin_kama .cke_button a:active    /* IE */\r
+{\r
+       background-color: #dff1ff;\r
+}\r
+\r
 .cke_skin_kama .cke_button a:hover.cke_on,\r
 .cke_skin_kama .cke_button a:focus.cke_on,\r
 .cke_skin_kama .cke_button a:active.cke_on     /* IE */\r
@@ -191,19 +219,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        background-color: #86caff;\r
 }\r
 \r
-.cke_skin_kama .cke_button a:hover.cke_off,\r
-.cke_skin_kama .cke_button a:focus.cke_off,\r
-.cke_skin_kama .cke_button a:active.cke_off    /* IE */\r
-{\r
-       background-color: #dff1ff;\r
-}\r
-\r
-.cke_skin_kama .cke_hc .cke_button a:hover.cke_on,\r
-.cke_skin_kama .cke_hc .cke_button a:focus.cke_on,\r
-.cke_skin_kama .cke_hc .cke_button a:active.cke_on,    /* IE */\r
-.cke_skin_kama .cke_hc .cke_button a:hover.cke_off,\r
-.cke_skin_kama .cke_hc .cke_button a:focus.cke_off,\r
-.cke_skin_kama .cke_hc .cke_button a:active.cke_off    /* IE */\r
+.cke_skin_kama .cke_hc .cke_button a:hover,\r
+.cke_skin_kama .cke_hc .cke_button a:focus,\r
+.cke_skin_kama .cke_hc .cke_button a:active    /* IE */\r
 {\r
        padding: 0 2px !important;\r
        border-width: 3px;\r
@@ -281,11 +299,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        float: right;\r
 }\r
 \r
-.cke_skin_kama .cke_hc .cke_button .cke_buttonarrow\r
-{\r
-       display: none;\r
-}\r
-\r
 /*** Firefox 2 ***/\r
 \r
 .cke_skin_kama .cke_browser_gecko .cke_toolbar,\r
@@ -370,19 +383,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
@@ -390,18 +390,13 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        cursor: default;\r
 }\r
 \r
-.cke_skin_kama .cke_browser_ie7 .cke_toolbox\r
+.cke_skin_kama .cke_browser_ie .cke_toolbox\r
 {\r
-       margin-bottom: 2px;\r
+       padding-bottom: 5px;\r
+       _padding-bottom: 6px;\r
 }\r
 \r
-.cke_shared .cke_skin_kama .cke_browser_ie7 .cke_toolbox\r
+.cke_shared .cke_skin_kama .cke_browser_ie .cke_toolbox\r
 {\r
-       margin-bottom: 0;\r
-}\r
-\r
-.cke_skin_kama .cke_browser_gecko .cke_toolbox\r
-{\r
-       /* Define the padding-bottom otherwise the collapser button will not be clicable in FF */\r
-       padding-bottom: 1px;\r
+       padding-bottom: 0;\r
 }\r