JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6
[ckeditor.git] / contents.css
index 4ae7d4d..4a62289 100644 (file)
@@ -21,25 +21,3 @@ ol,ul,dl
 {\r
     padding-right:40px;\r
 }\r
-\r
-html\r
-{\r
-       /* #3658: [IE6] Editor document has horizontal scrollbar on long lines\r
-       To prevent this misbehavior, we show the scrollbar always */\r
-       _overflow-y: scroll;\r
-       /* #6341: The text cursor must be set on the editor area. */\r
-       cursor: text;\r
-       /* #6632: Avoid having "text" shape of cursor in IE7 scrollbars.*/\r
-       *cursor:auto;\r
-}\r
-\r
-img:-moz-broken\r
-{\r
-       -moz-force-broken-image-icon : 1;\r
-       width : 24px;\r
-       height : 24px;\r
-}\r
-img, input, textarea\r
-{\r
-       cursor: default;\r
-}\r