JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / skins / v2 / panel.css
index 9f2c0a6..93fadf2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -54,7 +54,7 @@ ul.cke_panel_list
        list-style-type: none;\r
        margin: 3px;\r
        padding: 0px;\r
-    white-space: nowrap;\r
+   white-space: nowrap;\r
 }\r
 \r
 li.cke_panel_listItem\r
@@ -67,10 +67,10 @@ li.cke_panel_listItem
        padding: 2px;\r
        display: block;\r
        border: 1px solid #fff;\r
-       color: inherit;\r
+       color: inherit !important;\r
        text-decoration: none;\r
        overflow: hidden;\r
-    text-overflow: ellipsis;\r
+   text-overflow: ellipsis;\r
 }\r
 \r
 /* IE6 */\r
@@ -114,10 +114,10 @@ li.cke_panel_listItem
 \r
 .cke_panel_grouptitle\r
 {\r
-    font-size: 11px;\r
-    font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;\r
+   font-size: 11px;\r
+   font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;\r
        font-weight: bold;\r
-    white-space: nowrap;\r
+   white-space: nowrap;\r
        background-color: #dcdcdc;\r
        color: #000;\r
        margin:0px;\r
@@ -147,8 +147,8 @@ li.cke_panel_listItem
 .cke_colorblock\r
 {\r
        padding: 3px;\r
-    font-size: 11px;\r
-    font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r
+       font-size: 11px;\r
+       font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r
 }\r
 \r
 .cke_colorblock,\r
@@ -162,7 +162,7 @@ span.cke_colorbox
 {\r
        width: 10px;\r
        height: 10px;\r
-    border: #808080 1px solid;\r
+   border: #808080 1px solid;\r
        float: left;\r
 }\r
 \r
@@ -173,30 +173,31 @@ span.cke_colorbox
 \r
 a.cke_colorbox\r
 {\r
-    border: #fff 1px solid;\r
-    padding: 2px;\r
-    float: left;\r
+       border: #fff 1px solid;\r
+       padding: 2px;\r
+       float: left;\r
 }\r
 \r
 .cke_rtl a.cke_colorbox\r
 {\r
-    float: right;\r
+       float: right;\r
 }\r
 \r
 a:hover.cke_colorbox,\r
 a:focus.cke_colorbox,\r
 a:active.cke_colorbox\r
 {\r
-    border: #316ac5 1px solid;\r
-    background-color: #dff1ff;\r
+       border: #316ac5 1px solid;\r
+       background-color: #dff1ff;\r
 }\r
 \r
 a.cke_colorauto,\r
 a.cke_colormore\r
 {\r
-    border: #fff 1px solid;\r
-    padding: 2px;\r
-    display: block;\r
+       border: #fff 1px solid;\r
+       padding: 2px;\r
+       display: block;\r
+       cursor: pointer;\r
 }\r
 \r
 a:hover.cke_colorauto,\r
@@ -206,6 +207,6 @@ a:focus.cke_colormore,
 a:active.cke_colorauto,\r
 a:active.cke_colormore\r
 {\r
-    border: #316ac5 1px solid;\r
-    background-color: #dff1ff;\r
+       border: #316ac5 1px solid;\r
+       background-color: #dff1ff;\r
 }\r