JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1
[ckeditor.git] / _source / skins / kama / elementspath.css
index e3300d4..ae63b26 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
@@ -13,9 +13,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
 .cke_skin_kama .cke_path\r
 {\r
-       padding: 0 5px;\r
        display: inline-block;\r
        float: left;\r
+       margin-top: 5px;\r
 }\r
 \r
 .cke_skin_kama .cke_rtl .cke_path\r
@@ -23,16 +23,18 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        float: right;\r
 }\r
 \r
+.cke_shared .cke_skin_kama .cke_path\r
+{\r
+       _width: 100%;\r
+       margin: 0 0 5px;\r
+}\r
+\r
 .cke_skin_kama .cke_path a,\r
 .cke_skin_kama .cke_path .cke_empty\r
 {\r
        display: inline-block;\r
        float: left;\r
-       padding-top: 1px;\r
-       padding-bottom: 1px;\r
-       padding-left: 4px;\r
-       padding-right: 4px;\r
-       margin-bottom : 3px;\r
+       padding: 1px 4px 0;\r
        color: #60676a;\r
 }\r
 \r
@@ -52,10 +54,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 .cke_skin_kama .cke_path a:active      /* IE */\r
 {\r
        background-color: #dff1ff;\r
-       padding-top: 1px;\r
-       padding-bottom: 1px;\r
-       padding-left: 4px;\r
-       padding-right: 4px;\r
+       padding: 1px 4px 0;\r
        outline: none;\r
        color : #000;\r
 }\r