[gnome-software/gnome-3-14] Use blue stars for the user-ratings rather than yellow/gold



commit b22302101c00cbd87d82caa2c818ee5f23a78e81
Author: Richard Hughes <richard hughsie com>
Date:   Fri Oct 24 14:30:17 2014 +0100

    Use blue stars for the user-ratings rather than yellow/gold

 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 7f6c93d..de53e19 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -145,7 +145,7 @@ GtkBox.star {
 }
 
 .star-user {
-       color: #edd400;
+       color: @theme_selected_bg_color;
 }
 
 .counter-label {


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