JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.1
[ckeditor.git] / _source / skins / office2003 / toolbar.css
index 0ba389e..2135213 100644 (file)
@@ -17,6 +17,13 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        white-space: normal;\r
 }\r
 \r
+.cke_skin_office2003 .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_office2003 a.cke_toolbox_collapser,\r
 .cke_skin_office2003 a:hover.cke_toolbox_collapser\r
 {\r
@@ -240,6 +247,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 {\r
        opacity: 1.0;\r
        filter: alpha(opacity=100);\r
+       _border: 1px solid transparent;\r
 }\r
 \r
 .cke_skin_office2003 .cke_button a.cke_on\r
@@ -252,39 +260,31 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        _margin: 2px 0 0 0;\r
 }\r
 \r
-.cke_skin_office2003 .cke_hc .cke_button a.cke_on\r
+.cke_skin_office2003 .cke_hc .cke_button a:hover,\r
+.cke_skin_office2003 .cke_hc .cke_button a:focus,\r
+.cke_skin_office2003 .cke_hc .cke_button a:active      /* IE */\r
 {\r
        padding: 0 2px !important;\r
        border-width: 3px;\r
 }\r
 \r
-.cke_skin_office2003 .cke_button a.cke_disabled,\r
-.cke_skin_office2003 .cke_button a:hover.cke_disabled,\r
-.cke_skin_office2003 .cke_button a:focus.cke_disabled,\r
-.cke_skin_office2003 .cke_button a:active.cke_disabled\r
+.cke_skin_office2003 .cke_button a.cke_disabled *,\r
+.cke_skin_office2003 .cke_browser_ie a:hover.cke_button .cke_disabled *\r
 {\r
-       border: solid 1px transparent;\r
        filter: alpha(opacity=30); /* IE */\r
-       opacity : 0.3; /* Safari, Opera and Mozilla */\r
-       vertical-align: top;\r
-\r
-       _border: none;\r
-       _margin: 3px 1px 1px 1px;\r
+       opacity: 0.3; /* Safari, Opera and Mozilla */\r
 }\r
 \r
-.cke_skin_office2003 .cke_hc .cke_button a.cke_disabled,\r
-.cke_skin_office2003 .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled\r
+.cke_skin_office2003 .cke_hc .cke_button a.cke_disabled *,\r
+.cke_skin_office2003 .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *\r
 {\r
        filter: alpha(opacity=60);\r
        opacity: 0.6;\r
 }\r
 \r
-.cke_skin_office2003 .cke_button a:hover.cke_on,\r
-.cke_skin_office2003 .cke_button a:focus.cke_on,\r
-.cke_skin_office2003 .cke_button a:active.cke_on,      /* IE */\r
-.cke_skin_office2003 .cke_button a:hover.cke_off,\r
-.cke_skin_office2003 .cke_button a:focus.cke_off,\r
-.cke_skin_office2003 .cke_button a:active.cke_off      /* IE */\r
+.cke_skin_office2003 .cke_button a:hover,\r
+.cke_skin_office2003 .cke_button a:focus,\r
+.cke_skin_office2003 .cke_button a:active      /* IE */\r
 {\r
        border: solid 1px #316ac5;\r
        background-color: #dff1ff;\r
@@ -296,17 +296,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        padding: 2px 4px;\r
 }\r
 \r
-.cke_skin_office2003 .cke_hc .cke_button a:hover.cke_on,\r
-.cke_skin_office2003 .cke_hc .cke_button a:focus.cke_on,\r
-.cke_skin_office2003 .cke_hc .cke_button a:active.cke_on,      /* IE */\r
-.cke_skin_office2003 .cke_hc .cke_button a:hover.cke_off,\r
-.cke_skin_office2003 .cke_hc .cke_button a:focus.cke_off,\r
-.cke_skin_office2003 .cke_hc .cke_button a:active.cke_off      /* IE */\r
-{\r
-       padding: 0 2px !important;\r
-       border-width: 3px;\r
-}\r
-\r
 .cke_skin_office2003 .cke_button .cke_icon\r
 {\r
        background-image: url(icons.png);\r
@@ -322,7 +311,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 {\r
        display: none;\r
        padding-left: 3px;\r
-       vertical-align: 3px;\r
        cursor: default;\r
 \r
        _background-image: url(images/sprites_ie6.png);\r