JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.2
[ckeditor.git] / _source / skins / kama / toolbar.css
index 50b684f..11ba824 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -22,12 +22,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 .cke_skin_kama .cke_toolbox\r
 {\r
        clear: both;\r
-       padding: 5px 3px 5px 6px;\r
-}\r
-\r
-.cke_skin_kama .cke_rtl .cke_toolbox\r
-{\r
-       padding: 5px 6px 5px 3px;\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
@@ -42,7 +38,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        height: 11px;\r
        float: right;\r
        border: 1px outset #D3D3D3;\r
-       margin: 11px 4px 2px;\r
+       margin: 11px 0 2px;\r
        cursor: pointer;\r
 }\r
 \r
@@ -52,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
@@ -119,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
@@ -164,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
@@ -190,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
@@ -197,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
@@ -287,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
@@ -376,22 +383,20 @@ 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
+/* 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
 {\r
-       vertical-align: top;\r
+       cursor: default;\r
 }\r
 \r
-.cke_skin_kama .cke_browser_iequirks.cke_browser_ie8 .cke_button .cke_label\r
+.cke_skin_kama .cke_browser_ie .cke_toolbox\r
 {\r
-       /* revert previous */\r
-       vertical-align: middle;\r
+       padding-bottom: 5px;\r
+       _padding-bottom: 6px;\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
+.cke_shared .cke_skin_kama .cke_browser_ie .cke_toolbox\r
 {\r
-       cursor: default;\r
+       padding-bottom: 0;\r
 }\r