X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Freset.css;h=fb299b0d4b308cae0e71cd56d6e4aa3c804da076;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=becc282dba4f5716f283eafbc5a4904adc2a8afa;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6;p=ckeditor.git diff --git a/_source/skins/kama/reset.css b/_source/skins/kama/reset.css index becc282..fb299b0 100644 --- a/_source/skins/kama/reset.css +++ b/_source/skins/kama/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_kama fieldset +{ + padding: 10px; + border: 2px groove #E0DFE3; +}