[gnome-themes-standard] metacity: Increase height of attached modals' titlebars



commit 8a38c740c52d0509720b1dcfa65764d8d516a55c
Author: Florian MÃllner <fmuellner gnome org>
Date:   Thu Aug 16 23:05:15 2012 +0200

    metacity: Increase height of attached modals' titlebars
    
    https://bugzilla.gnome.org/show_bug.cgi?id=681618

 themes/Adwaita/metacity-1/metacity-theme-3.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index 4346f17..45c7a94 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -104,8 +104,8 @@
 	<distance name="title_vertical_pad" value="5"/>
 </frame_geometry>
 
-<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small">
-	<distance name="title_vertical_pad" value="5"/>
+<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="normal">
+	<distance name="title_vertical_pad" value="9"/>
 </frame_geometry>
 
 <!-- drawing operations -->



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