[gnome-themes-standard] Don't add a frame around modal dialogs



commit 370366e1e3a4705591bf6ed1df76ffc978e4167d
Author: William Jon McCann <william jon mccann gmail com>
Date:   Sat Jan 11 15:16:11 2014 -0500

    Don't add a frame around modal dialogs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722072

 themes/Adwaita/metacity-1/metacity-theme-3.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index bd1cff9..3461401 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -107,10 +107,10 @@
 </frame_geometry>
 
 <frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="4" 
rounded_top_right="4" rounded_bottom_left="4" rounded_bottom_right="4" parent="normal">
-       <distance name="title_vertical_pad" value="9"/>
-       <distance name="bottom_height" value="4"/>
-       <distance name="left_width" value="4"/>
-       <distance name="right_width" value="4"/>
+       <distance name="title_vertical_pad" value="1"/>
+       <distance name="bottom_height" value="1"/>
+       <distance name="left_width" value="1"/>
+       <distance name="right_width" value="1"/>
 </frame_geometry>
 
 <!-- drawing operations -->


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