[gnome-disk-utility/udisks2-port] Use dim-label style in Restore Disk Image dialog



commit 36ca6d0fe1fc184a1560b821c6b6df81ac197998
Author: David Zeuthen <davidz redhat com>
Date:   Thu Jan 12 11:48:31 2012 -0500

    Use dim-label style in Restore Disk Image dialog
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 data/ui/restore-disk-image-dialog.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/restore-disk-image-dialog.ui b/data/ui/restore-disk-image-dialog.ui
index 78bc733..609d9f1 100644
--- a/data/ui/restore-disk-image-dialog.ui
+++ b/data/ui/restore-disk-image-dialog.ui
@@ -62,9 +62,9 @@
                     <property name="label" translatable="yes">_Image to restore</property>
                     <property name="use_underline">True</property>
                     <property name="mnemonic_widget">source_file_fcbutton</property>
-                    <attributes>
-                      <attribute name="foreground" value="#555555555555"/>
-                    </attributes>
+                    <style>
+                      <class name="dim-label"/>
+                    </style>
                   </object>
                   <packing>
                     <property name="left_attach">0</property>



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