meh, dont mess with the buybutton ^^

This commit is contained in:
Konrad Mohrfeldt 2011-10-14 17:58:05 +02:00
parent 5ddd2c71a1
commit ff74f9305e
1 changed files with 1 additions and 1 deletions

View File

@ -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);