mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 23:24:16 +00:00
win32: Fix typo in css
This commit is contained in:
parent
59dc05d0c5
commit
6b35857e4d
@ -78,7 +78,7 @@ GtkFrame {
|
||||
}
|
||||
|
||||
.spinner:active {
|
||||
transition: 750ms linear lop;
|
||||
transition: 750ms linear loop;
|
||||
}
|
||||
|
||||
.notebook > GtkScrolledWindow.frame {
|
||||
|
Loading…
Reference in New Issue
Block a user