JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2
[ckeditor.git] / _source / skins / office2003 / panel.css
index 603d267..30ec416 100644 (file)
@@ -25,6 +25,11 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        height: 100%;\r
 }\r
 \r
+cke_skin_office2003 .cke_panel_frame .cke_label\r
+{\r
+       display: none;\r
+}\r
+\r
 /*\r
  * All the following styles are to be used inside the iframe that holds panel\r
  * contents. We don't use the cke_skin_default there to avoid the reset to be\r
@@ -42,7 +47,6 @@ html.cke_skin_office2003_container
 body.cke_panel_frame\r
 {\r
        overflow: auto;\r
-       overflow-x: hidden;\r
 }\r
 \r
 ul.cke_panel_list\r
@@ -99,6 +103,15 @@ li.cke_panel_listItem
        background-color: #dff1ff;\r
 }\r
 \r
+.cke_hc .cke_panel_listItem.cke_selected a,\r
+.cke_hc .cke_panel_listItem a:hover,\r
+.cke_hc .cke_panel_listItem a:focus,\r
+.cke_hc .cke_panel_listItem a:active\r
+{\r
+       border-width: 3px;\r
+       padding: 0px;\r
+}\r
+\r
 .cke_panel_grouptitle\r
 {\r
     font-size: 11px;\r