removed hover state from listen and buy buttons
parent
7ec3eb9abb
commit
735cb3102d
|
@ -857,10 +857,6 @@ article.album a:hover .listenbuy {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
article.album a .listenbuy:hover {
|
|
||||||
background-image: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
img.albumcover {
|
img.albumcover {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|
Loading…
Reference in New Issue