From: Alan Knowles Date: Wed, 15 Jun 2011 04:08:12 +0000 (+0800) Subject: core.css X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=c4dcc41c4b0c050941a13da5c254c2d60619751e core.css --- diff --git a/core.css b/core.css index c03b9416..37365376 100644 --- a/core.css +++ b/core.css @@ -494,7 +494,7 @@ span.ptcv-selectlang box-shadow: 5px 5px 5px #ccc; } -x-form fieldset.x-formbox legend { +.x-form fieldset.x-formbox legend { padding :0; display: block; border: 1px solid #ccc; @@ -508,7 +508,7 @@ x-form fieldset.x-formbox legend { } -x-form fieldset.x-formbox legend span { +.x-form fieldset.x-formbox legend span { margin-left: 10px; }