Skip to content

Commit

Permalink
[#788] indicate disabled buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
al2o3cr committed Sep 20, 2011
1 parent 83e96e1 commit 2367f9f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ body {color: #193440; background: url(../images/300-ACD3E6-fff.png) repeat-x #ff
.section.content {background: #FCFFF5;}
.button {color: white; background: #5B8BA0;}
.button:hover {background-color: #193440;}
.button[disabled] { background-color: #CCCCCC; }
.add-to-collection {background: #E6E7DE;}
.aside { background: #E5E5E5;}

Expand Down

0 comments on commit 2367f9f

Please sign in to comment.