X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Freset.css;h=0903971f1bcde37670acafbd610ba5b9236f02d9;hb=055b6b0792ce7dc53d47af606b367c04b927c2ab;hp=0a7b5db885b015a141c0e8442a8b5abbd69d3615;hpb=66f4ae0bf0280ed56bf7c0f4ab175424dd1d47a0;p=ckeditor.git diff --git a/_source/skins/v2/reset.css b/_source/skins/v2/reset.css index 0a7b5db..0903971 100644 --- a/_source/skins/v2/reset.css +++ b/_source/skins/v2/reset.css @@ -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; +}