[gnome-shell-extensions/wip/alan/window-list-theme: 1/3] Fix typo in window-list classic CSS



commit c1ddf43d044e1c59f04321ff41531e8ceab6464d
Author: Alan T <alan boum org>
Date:   Tue Feb 14 19:44:50 2017 +0000

    Fix typo in window-list classic CSS
    
    Fixes https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/22

 extensions/window-list/classic.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/extensions/window-list/classic.css b/extensions/window-list/classic.css
index f3c44a3..e4471f7 100644
--- a/extensions/window-list/classic.css
+++ b/extensions/window-list/classic.css
@@ -7,7 +7,7 @@
   }
 
   .bottom-panel .window-button > StWidget {
-    background-gradient-drection: vertical;
+    background-gradient-direction: vertical;
     background-color: #fff;
     background-gradient-start: #fff;
     background-gradient-end: #eee;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]