From 7cf632bd2dc16b27113e22ec23f71a937e7fb718 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 15 Jun 2011 12:07:44 +0800 Subject: [PATCH] core.css --- core.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core.css b/core.css index e1b4dee2..c03b9416 100644 --- a/core.css +++ b/core.css @@ -486,7 +486,7 @@ span.ptcv-selectlang -.x-form fieldset.box { +.x-form fieldset.x-formbox { padding :0 border-color: gray; -moz-box-shadow: 5px 5px 5px #ccc; @@ -494,7 +494,7 @@ span.ptcv-selectlang box-shadow: 5px 5px 5px #ccc; } -x-form fieldset.box legend { +x-form fieldset.x-formbox legend { padding :0; display: block; border: 1px solid #ccc; @@ -508,7 +508,7 @@ x-form fieldset.box legend { } -x-form fieldset.box legend span { +x-form fieldset.x-formbox legend span { margin-left: 10px; } -- 2.39.2