win32: Fix typo in css

This commit is contained in:
Alexander Larsson 2012-03-15 21:25:36 +01:00
parent 59dc05d0c5
commit 6b35857e4d

View File

@ -78,7 +78,7 @@ GtkFrame {
}
.spinner:active {
transition: 750ms linear lop;
transition: 750ms linear loop;
}
.notebook > GtkScrolledWindow.frame {