probleme css firefox
This commit is contained in:
parent
d6c77dc742
commit
cce06787de
@ -301,21 +301,23 @@ table.ciblage td {
|
|||||||
|
|
||||||
.fieldgrp label {
|
.fieldgrp label {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
width: 320px;
|
/*width: 320px;*/
|
||||||
clear: both;
|
clear: both;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
_padding-top: 3px;
|
_padding-top: 3px;
|
||||||
float: left;
|
float: right;
|
||||||
display: block;
|
display: block;
|
||||||
font-size:0.9em;
|
font-size:0.9em;
|
||||||
|
float:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.field {
|
.field {
|
||||||
width: 320px;
|
width: 350px;
|
||||||
float: left;
|
float: right;
|
||||||
padding: 0 10px 0 0;
|
padding: 0 10px 0 0;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
_padding-top: 3px;
|
_padding-top: 3px;
|
||||||
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.field a
|
.field a
|
||||||
|
Loading…
Reference in New Issue
Block a user