JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.3_full
[ckeditor.git] / contents.css
index d8ba947..81e76d5 100644 (file)
@@ -89,13 +89,6 @@ img.left
        padding: 5px;\r
 }\r
 \r
-/* #10868: We use :not() selector to exclude IE8, which crashes on img:hover style. */\r
-:not(.ie8) img:hover\r
-{\r
-       opacity: .9;\r
-       filter: alpha(opacity = 90);\r
-}\r
-\r
 pre\r
 {\r
        white-space: pre-wrap; /* CSS 2.1 */\r
@@ -106,3 +99,8 @@ pre
 {\r
        background-color: Yellow;\r
 }\r
+\r
+span[lang]\r
+{\r
+   font-style: italic;\r
+}\r