[gnome-software/wip/temp/ubuntu-xenial-rebased: 43/326] Update reviews to match design



commit dd26de0758ee7c819d720a0241513c5e8888abff
Author: Robert Ancell <robert ancell canonical com>
Date:   Tue Feb 9 10:46:33 2016 +1300

    Update reviews to match design

 src/gs-review-row.ui |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-review-row.ui b/src/gs-review-row.ui
index 83d72d7..8ae651f 100644
--- a/src/gs-review-row.ui
+++ b/src/gs-review-row.ui
@@ -48,7 +48,7 @@
           </packing>
         </child>
         <child>
-          <object class="GtkLabel" id="author_label">
+          <object class="GtkLabel" id="date_label">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="halign">start</property>
@@ -64,6 +64,21 @@
           </packing>
         </child>
         <child>
+          <object class="GtkLabel" id="author_label">
+            <property name="visible">True</property>
+            <property name="halign">start</property>
+            <style>
+              <class name="dim-label"/>
+            </style>
+          </object>
+          <packing>
+            <property name="left-attach">0</property>
+            <property name="top-attach">1</property>
+            <property name="width">3</property>
+            <property name="height">1</property>
+          </packing>
+        </child>
+        <child>
           <object class="GtkLabel" id="text_label">
             <property name="visible">True</property>
             <property name="can_focus">False</property>


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