JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.2
[ckeditor.git] / _source / skins / office2003 / templates.css
index 22b9629..411d1ee 100644 (file)
@@ -55,8 +55,22 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 {\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
-       cursor: hand;\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
@@ -66,14 +80,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        border-width: 3px;\r
 }\r
 \r
-/*\r
- * Fix property 'cursor' doesn't inherit on table\r
- */\r
-.cke_skin_office2003 .cke_tpl_hover *\r
-{\r
-       cursor: inherit;\r
-}\r
-\r
 .cke_skin_office2003 .cke_tpl_empty, .cke_tpl_loading\r
 {\r
        text-align: center;\r