JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.2.1_full
[ckeditor.git] / contents.css
index 3581ffe..8bbc51c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.html or http://ckeditor.com/license\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
 */\r
 \r
 body\r
@@ -91,3 +91,13 @@ img:hover {
        opacity: .9;\r
        filter: alpha(opacity = 90);\r
 }\r
+\r
+pre\r
+{\r
+       white-space: pre-wrap; /* CSS 2.1 */\r
+       word-wrap: break-word; /* IE7 */\r
+}\r
+\r
+.marker {\r
+    background-color: Yellow;\r
+}\r