JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2
[ckeditor.git] / _source / skins / v2 / panel.css
index f539ec9..9f2c0a6 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
@@ -25,6 +25,11 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        height: 100%;\r
 }\r
 \r
+.cke_skin_v2 .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_v2_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