Espacement
This commit is contained in:
parent
e663ed73a5
commit
87cdc96f2a
@ -261,7 +261,7 @@ table.ciblage td {
|
||||
.fieldgrp {
|
||||
clear: both;
|
||||
width: 100%;
|
||||
margin-bottom: .5em;
|
||||
margin:1em 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@ -276,7 +276,7 @@ table.ciblage td {
|
||||
|
||||
.fieldgrp label {
|
||||
font-weight: bold;
|
||||
width: 350px;
|
||||
width: 320px;
|
||||
clear: both;
|
||||
line-height: 22px;
|
||||
_padding-top: 3px;
|
||||
@ -286,7 +286,7 @@ table.ciblage td {
|
||||
}
|
||||
|
||||
.field {
|
||||
width: 300px;
|
||||
width: 320px;
|
||||
float: left;
|
||||
padding: 0 10px 0 0;
|
||||
line-height: 22px;
|
||||
@ -312,12 +312,17 @@ table.ciblage td {
|
||||
.field input,.field select {
|
||||
font-size: 0.9em;
|
||||
margin: 2px 0;
|
||||
border:1px solid #000000;
|
||||
}
|
||||
|
||||
.field input[type="radio"] {
|
||||
margin: 0 5px 0 5px;
|
||||
}
|
||||
|
||||
.field select {
|
||||
border:1px solid #000000;
|
||||
}
|
||||
|
||||
.slider-range
|
||||
{
|
||||
width:150px;
|
||||
|
Loading…
Reference in New Issue
Block a user