JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.0_full
[ckeditor.git] / _source / skins / v2 / elementspath.css
diff --git a/_source/skins/v2/elementspath.css b/_source/skins/v2/elementspath.css
deleted file mode 100644 (file)
index 5907bd4..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-/*\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
-@media print\r
-{\r
-       .cke_path\r
-       {\r
-               display: none;\r
-       }\r
-}\r
-\r
-.cke_skin_v2 .cke_path\r
-{\r
-       padding: 3px 3px 0 3px;\r
-       display: inline-block;\r
-       float: left;\r
-}\r
-\r
-.cke_skin_v2 .cke_rtl .cke_path\r
-{\r
-       float: right;\r
-}\r
-\r
-.cke_skin_v2 .cke_path a,\r
-.cke_skin_v2 .cke_path .cke_empty\r
-{\r
-       display: inline-block;\r
-       float: left;\r
-       border: solid 1px #efefde;\r
-       background-color: #efefde;\r
-       padding-top: 1px;\r
-       padding-bottom: 1px;\r
-       padding-left: 4px;\r
-       padding-right: 4px;\r
-       margin-bottom : 3px;\r
-       cursor: default;\r
-}\r
-\r
-.cke_skin_v2 .cke_path .cke_empty\r
-{\r
-       visibility: hidden;\r
-}\r
-\r
-.cke_skin_v2 .cke_rtl .cke_path a,\r
-.cke_skin_v2 .cke_rtl .cke_path cke_empty\r
-{\r
-       float: right;\r
-}\r
-\r
-.cke_skin_v2 .cke_path a:hover,\r
-.cke_skin_v2 .cke_path a:focus,\r
-.cke_skin_v2 .cke_path a:active        /* IE */\r
-{\r
-       border: solid 1px #316ac5;\r
-       background-color: #dff1ff;\r
-       padding-top: 1px;\r
-       padding-bottom: 1px;\r
-       padding-left: 4px;\r
-       padding-right: 4px;\r
-       outline: none;\r
-}\r
-\r
-.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_path a,\r
-.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_path .cke_empty\r
-{\r
-       float: none;\r
-}\r
-\r
-.cke_skin_v2 .cke_path .cke_label\r
-{\r
-       display: none;\r
-}\r