form css
This commit is contained in:
parent
27745b13c5
commit
b571d53fd6
|
@ -148,7 +148,10 @@ float:left;
|
|||
}
|
||||
|
||||
.uniForm fieldset
|
||||
{width:540px;}
|
||||
{width:540px;
|
||||
margin-bottom: 16px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#formItf h3
|
||||
{padding:16px;}
|
||||
|
@ -200,4 +203,4 @@ margin-bottom: 0;}
|
|||
|
||||
.inlineWrapper fieldset:nth-of-type(even) {
|
||||
background: #e8e8e8;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user