mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
[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:
parent
702f596c44
commit
7cc1cf3b4a
1 changed files with 1 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue