]> Pileus Git - ~andy/gtk/commitdiff
win32: Fix typo in css
authorAlexander Larsson <alexl@redhat.com>
Thu, 15 Mar 2012 20:25:36 +0000 (21:25 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 15 Mar 2012 20:25:36 +0000 (21:25 +0100)
gtk/gtk-win32-base.css

index 0ce6379cd35fee58a88fd7817ffc383aefd15279..939ab0353e4014a72f38dd3adb05b3a4a3ead841 100644 (file)
@@ -78,7 +78,7 @@ GtkFrame {
 }
 
 .spinner:active {
-  transition: 750ms linear lop;
+  transition: 750ms linear loop;
 }
 
 .notebook > GtkScrolledWindow.frame {