mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +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