Modification du CSS pour les intervales
This commit is contained in:
parent
bd0903538e
commit
6d4ff6fe65
@ -311,6 +311,12 @@ table.ciblage td {
|
||||
_padding-top: 3px;
|
||||
}
|
||||
|
||||
.field a
|
||||
{
|
||||
font-size:10px;
|
||||
color:blue;
|
||||
}
|
||||
|
||||
.field .longfield {
|
||||
width: 215px;
|
||||
}
|
||||
@ -343,4 +349,8 @@ table.ciblage td {
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.range {background-color:transparent;}
|
||||
.range {background-color:transparent;}
|
||||
|
||||
.interval input[type=text] {
|
||||
width:100px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user