Suppression stripe dans les styles
This commit is contained in:
parent
69d2803b08
commit
77174d28c0
@ -393,13 +393,11 @@ table.ciblage td {
|
||||
padding:5px;
|
||||
border:1px solid silver;
|
||||
margin-top:2px;
|
||||
background-image:url('/themes/default/images/stripe.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color:#D4D4D4;
|
||||
}
|
||||
|
||||
#economique li:hover {
|
||||
background-image:url('/themes/default/images/stripe-hover.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color:#9EC5FF;
|
||||
}
|
||||
|
||||
#link
|
||||
@ -454,13 +452,11 @@ table.ciblage td {
|
||||
padding:5px;
|
||||
border:1px solid silver;
|
||||
margin-top:2px;
|
||||
background-image:url('/themes/default/images/stripe.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color:#D4D4D4;
|
||||
}
|
||||
|
||||
#entreprise li:hover {
|
||||
background-image:url('/themes/default/images/stripe-hover.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color:#9EC5FF;
|
||||
}
|
||||
|
||||
#entreprise li input {
|
||||
@ -504,13 +500,11 @@ table.ciblage td {
|
||||
padding:5px;
|
||||
border:1px solid silver;
|
||||
margin-top:2px;
|
||||
background-image:url('/themes/default/images/stripe.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color:#D4D4D4;
|
||||
}
|
||||
|
||||
#financiere li:hover {
|
||||
background-image:url('/themes/default/images/stripe-hover.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color:#9EC5FF;
|
||||
}
|
||||
|
||||
#financiere select
|
||||
@ -548,13 +542,11 @@ table.ciblage td {
|
||||
padding:5px;
|
||||
border:1px solid silver;
|
||||
margin-top:2px;
|
||||
background-image:url('/themes/default/images/stripe.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color:#D4D4D4;
|
||||
}
|
||||
|
||||
#geographique li:hover {
|
||||
background-image:url('/themes/default/images/stripe-hover.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color:#9EC5FF;
|
||||
}
|
||||
|
||||
#geographique .interval input[type=text]
|
||||
@ -577,13 +569,11 @@ table.ciblage td {
|
||||
padding:5px;
|
||||
border:1px solid silver;
|
||||
margin-top:2px;
|
||||
background-image:url('/themes/default/images/stripe.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color:#D4D4D4;
|
||||
}
|
||||
|
||||
#juridique li:hover {
|
||||
background-image:url('/themes/default/images/stripe-hover.png');
|
||||
background-repeat: repeat-x;
|
||||
background-color:#9EC5FF;
|
||||
}
|
||||
|
||||
#juridique .interval input[type=text]
|
||||
|
Loading…
Reference in New Issue
Block a user