JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.0_full
[ckeditor.git] / _source / skins / office2003 / templates.css
diff --git a/_source/skins/office2003/templates.css b/_source/skins/office2003/templates.css
deleted file mode 100644 (file)
index bd998df..0000000
+++ /dev/null
@@ -1,87 +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
-/**\r
- * Styles for the "templates" plugin.\r
- */\r
-\r
-.cke_skin_office2003 .cke_tpl_list\r
-{\r
-       border: #dcdcdc 2px solid;\r
-       background-color: #ffffff;\r
-       overflow: auto;\r
-       width: 100%;\r
-       height: 220px;\r
-}\r
-\r
-.cke_skin_office2003 .cke_tpl_item\r
-{\r
-       margin: 5px;\r
-       padding: 7px;\r
-       border: #eeeeee 1px solid;\r
-       *width: 88%;\r
-}\r
-\r
-.cke_skin_office2003 .cke_tpl_preview\r
-{\r
-       border-collapse: separate;\r
-       text-indent:0;\r
-       width: 100%;\r
-}\r
-.cke_skin_office2003 .cke_tpl_preview td\r
-{\r
-       padding: 2px;\r
-       vertical-align: middle;\r
-}\r
-.cke_skin_office2003 .cke_tpl_preview .cke_tpl_preview_img\r
-{\r
-       width: 100px;\r
-}\r
-.cke_skin_office2003 .cke_tpl_preview span\r
-{\r
-       white-space: normal;\r
-}\r
-\r
-.cke_skin_office2003 .cke_tpl_title\r
-{\r
-       font-weight: bold;\r
-}\r
-\r
-.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item,\r
-.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item,\r
-.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item\r
-{\r
-       border: #ff9933 1px solid !important;\r
-       background-color: #fffacd !important;\r
-}\r
-\r
-.cke_skin_office2003 .cke_tpl_list a:active *,\r
-.cke_skin_office2003 .cke_tpl_list a:hover *,\r
-.cke_skin_office2003 .cke_tpl_list a:focus *\r
-{\r
-       cursor: pointer;\r
-}\r
-\r
-/* IE6 contextual selectors childs won't get :hover transition until,\r
-       the hover style of the link itself contains certain CSS declarations.*/\r
-.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:active,\r
-.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:hover,\r
-.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:focus\r
-{\r
-       background-position: 0 0;\r
-}\r
-\r
-.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item,\r
-.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item,\r
-.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item\r
-{\r
-       border-width: 3px;\r
-}\r
-\r
-.cke_skin_office2003 .cke_tpl_empty, .cke_tpl_loading\r
-{\r
-       text-align: center;\r
-       padding: 5px;\r
-}\r