JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.4.0_full
[ckeditor.git] / plugins / templates / dialogs / templates.css
index ccb922a..66bc388 100644 (file)
@@ -61,11 +61,11 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
        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_browser_ie6 .cke_tpl_list a:active,\r
-.cke_browser_ie6 .cke_tpl_list a:hover,\r
-.cke_browser_ie6 .cke_tpl_list a:focus\r
+/* IE Quirks contextual selectors children will not get :hover transition until\r
+       the hover style of the link itself contains certain CSS declarations. */\r
+.cke_browser_quirks .cke_tpl_list a:active,\r
+.cke_browser_quirks .cke_tpl_list a:hover,\r
+.cke_browser_quirks .cke_tpl_list a:focus\r
 {\r
        background-position: 0 0;\r
 }\r