Skip to content

Commit

Permalink
a little extra styling on the disabled awesome button look and feel
Browse files Browse the repository at this point in the history
  • Loading branch information
illiphilli committed Jul 11, 2011
1 parent 24ba9cd commit 8a641ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions framework/core/assets/css/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,12 @@
text-shadow: none;
-moz-box-shadow: 0 0 0 0;
-webkit-box-shadow: 0 0 0 0;
border:1px solid #aaa;
}
.disabled.awesome:hover {
background-color: #999999;
color: #525252;
cursor:default;
}

.disabled.awesome:active {
Expand Down

0 comments on commit 8a641ac

Please sign in to comment.