[gnome-software/gnome-3-20] css: typo galore
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-20] css: typo galore
- Date: Tue, 12 Jul 2016 17:22:15 +0000 (UTC)
commit 3a4723e01614b41aef89e9644d08e0b1f1c10ac4
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 7944b95..f7b1d5a 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_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]