JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.4.1_full
[ckeditor.git] / contents.css
index 69f0bb0..f29bc0a 100644 (file)
@@ -93,6 +93,10 @@ pre
 {\r
        white-space: pre-wrap; /* CSS 2.1 */\r
        word-wrap: break-word; /* IE7 */\r
+       -moz-tab-size: 4;\r
+       -o-tab-size: 4;\r
+       -webkit-tab-size: 4;\r
+       tab-size: 4;\r
 }\r
 \r
 .marker\r
@@ -102,7 +106,7 @@ pre
 \r
 span[lang]\r
 {\r
-   font-style: italic;\r
+       font-style: italic;\r
 }\r
 \r
 figure\r
@@ -125,5 +129,6 @@ figure > figcaption
 a > img {\r
        padding: 1px;\r
        margin: 1px;\r
+       border: none;\r
        outline: 1px solid #0782C1;\r
 }\r