Adjustement of the button images
Adjustement of the button images, good pictures are now shown.
This commit is contained in:
parent
ef0d49e679
commit
3ab1b8761c
@ -90,19 +90,19 @@ a.facet-title-minimize {
|
||||
text-decoration: none;
|
||||
background-image: url(../../images/minimize-map.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: -24px 0px;
|
||||
background-position: -0px 0px;
|
||||
}
|
||||
|
||||
a.facet-title-minimize:hover {
|
||||
background-position: -36px 0px;
|
||||
background-position: -12px 0px;
|
||||
}
|
||||
|
||||
li.facet-state-minimize a.facet-title-minimize {
|
||||
background-position: 0px 0px;
|
||||
background-position: -24px 0px;
|
||||
}
|
||||
|
||||
li.facet-state-minimize a.facet-title-minimize:hover {
|
||||
background-position: -12px 0px;
|
||||
background-position: -36px 0px;
|
||||
}
|
||||
|
||||
.facet-expression {
|
||||
|
Loading…
Reference in New Issue
Block a user