JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.1
[ckeditor.git] / _source / skins / v2 / menu.css
index e4eae02..107d37c 100644 (file)
@@ -25,12 +25,11 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        background-color: #8f8f73;\r
        display:block;\r
 }\r
-\r
-.cke_skin_v2 .cke_menuitem a.cke_disabled:hover,\r
-.cke_skin_v2 .cke_menuitem a.cke_disabled:focus,\r
-.cke_skin_v2 .cke_menuitem a.cke_disabled:active\r
+.cke_hc .cke_menuitem a:hover,\r
+.cke_hc .cke_menuitem a:focus,\r
+.cke_hc .cke_menuitem a:active\r
 {\r
-       background-color: transparent !important;\r
+       border: 2px solid;\r
 }\r
 \r
 .cke_skin_v2 .cke_menuitem .cke_icon\r
@@ -59,6 +58,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        float: left;\r
        filter: alpha(opacity=70); /* IE */\r
        opacity: 0.70; /* Safari, Opera and Mozilla */\r
+       clear: both;\r
 }\r
 \r
 .cke_rtl .cke_skin_v2 .cke_menuitem .cke_icon_wrapper\r