Skip to content

Commit

Permalink
More button color tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Stark committed Dec 29, 2010
1 parent e4612f5 commit 628d42b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/jqt/theme.css
Expand Up @@ -109,6 +109,7 @@ body {
#jqt .whiteButton.active, #jqt .grayButton.active, #jqt .redButton.active, #jqt .blueButton.active, #jqt .greenButton.active,
#jqt .whiteButton:active, #jqt .grayButton:active, #jqt .redButton:active, #jqt .blueButton:active, #jqt .greenButton:active {
-webkit-border-image: url(img/activeButton.png) 0 12 0 12;
color: #000000 !important;
}
#jqt .whiteButton {
-webkit-border-image: url(img/whiteButton.png) 0 12 0 12;
Expand Down

0 comments on commit 628d42b

Please sign in to comment.