X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Freset.css;h=0903971f1bcde37670acafbd610ba5b9236f02d9;hb=e371ddf8abcb89013e20e6d0dd746adec344d0e5;hp=88f60820b2d6b4d486126a77f01c04dd1e7a20b1;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/v2/reset.css b/_source/skins/v2/reset.css index 88f6082..0903971 100644 --- a/_source/skins/v2/reset.css +++ b/_source/skins/v2/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_v2 fieldset +{ + padding: 10px; + border: 2px groove #E0DFE3; +}