[panel] Use the same fade effects as menus

Currently, the buttons change their background immediately when
activated, while the menus fade in quickly - instead, make buttons
use the same effect as the menus.

https://bugzilla.gnome.org/show_bug.cgi?id=619240
This commit is contained in:
Florian Müllner 2010-06-01 17:04:09 +02:00
parent 702f596c44
commit 7cc1cf3b4a

View File

@ -174,6 +174,7 @@ StTooltip {
border-radius-bottomright: 0px;
font: 16px sans-serif;
font-weight: bold;
transition-duration: 100;
}
.panel-button:active, .panel-button:checked, .panel-button:pressed {