This commit is contained in:
Sanj 2012-12-26 15:47:56 +05:30
parent 27745b13c5
commit b571d53fd6

View File

@ -148,7 +148,10 @@ float:left;
} }
.uniForm fieldset .uniForm fieldset
{width:540px;} {width:540px;
margin-bottom: 16px;
padding: 10px;
}
#formItf h3 #formItf h3
{padding:16px;} {padding:16px;}
@ -200,4 +203,4 @@ margin-bottom: 0;}
.inlineWrapper fieldset:nth-of-type(even) { .inlineWrapper fieldset:nth-of-type(even) {
background: #e8e8e8; background: #e8e8e8;
} }