JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2
[ckeditor.git] / _source / skins / v2 / toolbar.css
index 90746d4..44129b7 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
@@ -32,6 +32,19 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        cursor: pointer;\r
 }\r
 \r
+.cke_skin_v2 a.cke_toolbox_collapser span\r
+{\r
+       display: none;\r
+}\r
+\r
+.cke_skin_v2 .cke_hc a.cke_toolbox_collapser span\r
+{\r
+       font-size: 10px;\r
+       font-weight: bold;\r
+       font-family: Arial;\r
+       display: inline;\r
+}\r
+\r
 .cke_skin_v2 .cke_rtl a.cke_toolbox_collapser,\r
 .cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser\r
 {\r
@@ -133,7 +146,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        background-repeat: no-repeat;\r
        margin: 4px 2px 0 2px;\r
        width: 3px;\r
-       height: 16px;\r
+       height: 20px;\r
        float: left;\r
 }\r
 \r