[totem] backend: Make controls bar thinner



commit 275715a10cb837fb48442155898657d7da8923b2
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jan 30 12:46:43 2014 +0100

    backend: Make controls bar thinner
    
    To match the height used by gnome-documents.

 data/controls.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/controls.ui b/data/controls.ui
index 9253a59..2f34fdb 100644
--- a/data/controls.ui
+++ b/data/controls.ui
@@ -8,7 +8,7 @@
       <object class="GtkToolbar" id="toolbar">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="border_width">8</property>
+        <property name="border_width">0</property>
         <child>
           <object class="GtkToolItem" id="controls_toolbutton">
             <property name="visible">True</property>
@@ -36,7 +36,7 @@
               <object class="GtkBox" id="bottom_row">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="border_width">8</property>
+                <property name="border_width">0</property>
                 <property name="spacing">4</property>
                 <child>
                   <object class="BaconTimeLabel" id="time_label">


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