X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Freset.css;h=dad15fbf4c4141612e8f1dc846d318c7ac281353;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=0a7b5db885b015a141c0e8442a8b5abbd69d3615;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6;p=ckeditor.git diff --git a/_source/skins/v2/reset.css b/_source/skins/v2/reset.css index 0a7b5db..dad15fb 100644 --- a/_source/skins/v2/reset.css +++ b/_source/skins/v2/reset.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, 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; +}