[gnome-boxes] properties-window: Appy 'content-bg' style to view stack



commit 065bd43f799f2436a503b72c634cf753726c8719
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Fri Dec 5 21:50:21 2014 +0000

    properties-window: Appy 'content-bg' style to view stack
    
    This makes troubleshooting log view look more like the UI mockup.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741047

 data/ui/properties-window.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/properties-window.ui b/data/ui/properties-window.ui
index 196b452..33745e8 100644
--- a/data/ui/properties-window.ui
+++ b/data/ui/properties-window.ui
@@ -46,6 +46,9 @@
             <property name="visible">True</property>
             <property name="transition-type">slide-left-right</property>
             <property name="transition-duration">400</property>
+            <style>
+              <class name="content-bg"/>
+            </style>
 
             <child>
               <object class="BoxesProperties" id="properties">


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