meh, dont mess with the buybutton ^^
This commit is contained in:
parent
5ddd2c71a1
commit
ff74f9305e
|
@ -474,7 +474,7 @@ a.buyButton.includingPrice {
|
|||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
a.buyButton:hover {
|
||||
.content a.buyButton:hover {
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#000000));
|
||||
background-image: -webkit-linear-gradient(top, #555555, #000000);
|
||||
background-image: -moz-linear-gradient(top, #555555, #000000);
|
||||
|
|
Loading…
Reference in New Issue