X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Freset.css;h=8ba337184aa5f146ecc8512c413c3d07979eb195;hb=055b6b0792ce7dc53d47af606b367c04b927c2ab;hp=2f19e648003d10a3732386904dc4db4129899f3e;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/office2003/reset.css b/_source/skins/office2003/reset.css index 2f19e64..8ba3371 100644 --- a/_source/skins/office2003/reset.css +++ b/_source/skins/office2003/reset.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -76,3 +76,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { cursor: default; } + +.cke_skin_office2003 fieldset +{ + padding: 10px; + border: 2px groove #E0DFE3; +}