[gnome-software] css: typo galore



commit d09beba56f9f246e50f6ec18b0ef47a100d017a0
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Thu Jun 30 18:15:34 2016 +0200

    css: typo galore

 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 ac7b325..a4ed2bb 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -200,7 +200,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_borders) 0 0 0 1 / 5px 0 5px 1px;
+       border-image: linear-gradient(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]