| | |
| | | * See http://creativecommons.org/licenses/by-sa/3.0/ for details. |
| | | */ |
| | | |
| | | input.button { |
| | | .ie8 .minimal #taskbar .tooltip:after { |
| | | top: -6px; |
| | | } |
| | | |
| | | input.button, |
| | | a.disabled.button, |
| | | .buttongroup { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0); |
| | | } |
| | | |
| | |
| | | |
| | | input.button.mainaction:active { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2e31', endColorstr='#505050', GradientType=0); |
| | | } |
| | | |
| | | a.button, |
| | | .buttongroup { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0); |
| | | } |
| | | |
| | | a.button.pressed, |
| | |
| | | float: left; |
| | | height: 18px; |
| | | } |
| | | |
| | | a.button.disabled span.inner, |
| | | a.iconbutton.disabled, |
| | | .boxfooter .listbutton.disabled .inner, |
| | | .boxpagenav a.icon.disabled, |
| | | .toolbar a.button.disabled { |
| | | filter: alpha(opacity=40); |
| | | } |
| | | |
| | | .dropbutton a.button.disabled + .dropbuttontip { |
| | | filter: alpha(opacity=50); |
| | | } |
| | | |
| | | select.decorated { |
| | | filter: alpha(opacity=0); |
| | | } |
| | | |
| | | ul.toolbarmenu li span.icon { |
| | | filter: alpha(opacity=20); |
| | | } |
| | | |
| | | ul.toolbarmenu li a.active span.icon { |
| | | filter: alpha(opacity=100); |
| | | } |
| | | |
| | | .minimal #topline:hover, |
| | | #rcmdraglayer { |
| | | filter: alpha(opacity=93); |
| | | } |