[gnome-software/gnome-3-20] css: fix another typo...



commit c18e17d45d1770eb12ff4b08f106b8c31a3faa59
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Thu Jun 30 18:14:47 2016 +0200

    css: fix another typo...

 src/gtk-style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gtk-style.css b/src/gtk-style.css
index cb74f86..7944b95 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -176,7 +176,7 @@
        border-image: linear-gradient(to top, @borders, @borders) 0 0 0 1 / 5px 0 5px 1px;
 }
   .review-row .vote-buttons button:not(:first-child):backdrop {
-       border-image: linear-gradent(to top, @unfocused_borders, @unfocused_border) 0 0 0 1 / 5px 0 5px 1px;
+       border-image: linear-gradent(to top, @unfocused_borders, @unfocused_borders) 0 0 0 1 / 5px 0 5px 1px;
   }
 
 .reviewbar {


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