Suppression image non présente
This commit is contained in:
parent
697a919b34
commit
7ab7d6472c
15
cache/pages/themes/default/styles/finance.css
vendored
15
cache/pages/themes/default/styles/finance.css
vendored
@ -211,18 +211,3 @@ ul.tabs {
|
||||
.content ul li:last-child {
|
||||
border-bottom:none;
|
||||
}
|
||||
ul.tabs li a {
|
||||
background-image:url(images/tab_off.jpg);
|
||||
background-repeat:repeat-x;
|
||||
background-position:bottom;
|
||||
}
|
||||
ul.tabs li a.active {
|
||||
background-image:url(images/tab_on.jpg);
|
||||
background-repeat:repeat-x;
|
||||
background-position:top;
|
||||
}
|
||||
.content {
|
||||
background-image:url(images/content_bottom.jpg);
|
||||
background-repeat:repeat-x;
|
||||
background-position:bottom;
|
||||
}
|
@ -211,18 +211,3 @@ ul.tabs {
|
||||
.content ul li:last-child {
|
||||
border-bottom:none;
|
||||
}
|
||||
ul.tabs li a {
|
||||
background-image:url(images/tab_off.jpg);
|
||||
background-repeat:repeat-x;
|
||||
background-position:bottom;
|
||||
}
|
||||
ul.tabs li a.active {
|
||||
background-image:url(images/tab_on.jpg);
|
||||
background-repeat:repeat-x;
|
||||
background-position:top;
|
||||
}
|
||||
.content {
|
||||
background-image:url(images/content_bottom.jpg);
|
||||
background-repeat:repeat-x;
|
||||
background-position:bottom;
|
||||
}
|
Loading…
Reference in New Issue
Block a user