[gnome-software/gnome-3-20] review row: add vote-buttons style class to box_vote_buttons.



commit 895c428502b67c28109453e2c2ef8296b1e33cf1
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Thu Jun 30 16:26:44 2016 +0200

    review row: add vote-buttons style class to box_vote_buttons.

 src/gs-review-row.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-review-row.ui b/src/gs-review-row.ui
index f988333..b2b1599 100644
--- a/src/gs-review-row.ui
+++ b/src/gs-review-row.ui
@@ -123,6 +123,9 @@
                 <property name="can_focus">False</property>
                 <property name="spacing">0</property>
                 <property name="halign">start</property>
+                <style>
+                  <class name="vote-buttons"/>
+                </style>
                 <child>
                   <object class="GtkButton" id="button_yes">
                     <property name="label" translatable="yes">Yes</property>


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