Skip to content

Commit

Permalink
ENYO-616: Add IE8 style for ToggleButton opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
germboy committed Jul 27, 2012
1 parent eb44b79 commit 39bc03e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/css/onyx.css
Expand Up @@ -546,6 +546,7 @@ button.onyx-button.onyx-blue {

.onyx-toggle-button.disabled {
opacity: 0.4;
filter: alpha(opacity=40);
}

.onyx-toggle-content {
Expand Down

0 comments on commit 39bc03e

Please sign in to comment.