JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.5.6_full
[ckeditor.git] / contents.css
index 69f0bb0..bad9dd6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.md or http://ckeditor.com/license\r
 */\r
 \r
@@ -93,6 +93,8 @@ pre
 {\r
        white-space: pre-wrap; /* CSS 2.1 */\r
        word-wrap: break-word; /* IE7 */\r
+       -moz-tab-size: 4;\r
+       tab-size: 4;\r
 }\r
 \r
 .marker\r
@@ -102,7 +104,7 @@ pre
 \r
 span[lang]\r
 {\r
-   font-style: italic;\r
+       font-style: italic;\r
 }\r
 \r
 figure\r
@@ -125,5 +127,6 @@ figure > figcaption
 a > img {\r
        padding: 1px;\r
        margin: 1px;\r
+       border: none;\r
        outline: 1px solid #0782C1;\r
 }\r