[gnome-system-monitor/wip/newdesign] Aligned colorpickers right side with right side of the chart



commit 2d9a45cac2dc1b303d94070c2654351ff99ca2e4
Author: Robert Roth <robert roth off gmail com>
Date:   Sat Aug 17 22:58:59 2013 +0300

    Aligned colorpickers right side with right side of the chart

 data/interface.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/interface.ui b/data/interface.ui
index 6363773..2dffb22 100644
--- a/data/interface.ui
+++ b/data/interface.ui
@@ -203,6 +203,7 @@
                   <object class="GtkBox" id="box1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
+                    <property name="margin_right">58</property>
                     <property name="spacing">12</property>
                     <child>
                       <object class="GtkExpander" id="cpu_exp">
@@ -315,6 +316,7 @@
                   <object class="GtkBox" id="box2">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
+                    <property name="margin_right">58</property>
                     <property name="spacing">12</property>
                     <child>
                       <object class="GtkExpander" id="mem_exp">
@@ -429,6 +431,7 @@
                   <object class="GtkBox" id="box3">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
+                    <property name="margin_right">58</property>
                     <property name="spacing">12</property>
                     <child>
                       <object class="GtkExpander" id="net_exp">


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