mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Added transition animations to buttons
This commit is contained in:
@@ -117,6 +117,10 @@ GtkClutterOffscreen {
|
||||
* visual effects *
|
||||
******************/
|
||||
/* transitions */
|
||||
.button {
|
||||
transition: background 150ms ease-in-out;
|
||||
}
|
||||
|
||||
.entry {
|
||||
transition: all 150ms ease-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user