JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / skins / office2003 / reset.css
index 6712b11..3e68934 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -26,6 +26,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        white-space: nowrap;\r
        cursor: auto;\r
        color: #000;\r
+       float: none;\r
 \r
     font-size: 11px;\r
     font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;\r
@@ -76,3 +77,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 {\r
        cursor: default;\r
 }\r
+\r
+.cke_skin_office2003 fieldset\r
+{\r
+       padding: 10px;\r
+       border: 2px groove #E0DFE3;\r
+}\r