[gnome-themes-standard] window decorations: attached modal dialogs borders tweakings.



commit 7e2204325b9ac448828128dbf6af3ea3e0546e95
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Mon Nov 29 16:57:35 2010 +0100

    window decorations: attached modal dialogs borders tweakings.

 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 214bb28..2fb0083 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -218,11 +218,11 @@
 <draw_ops name="border_attached_focused">
 	<rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" />
 	<line x1="0" y1="0" x2="width" y2="0" color="C_border_attached_focused" />
-	<gradient type="vertical" x="0" y="1" width="1" height="40">
+	<gradient type="vertical" x="0" y="1" width="1" height="7">
 		<color value="C_border_attached_focused" />
 		<color value="C_border_focused" />
 	</gradient>
-	<gradient type="vertical" x="width-1" y="1" width="1" height="40">
+	<gradient type="vertical" x="width-1" y="1" width="1" height="7">
 		<color value="C_border_attached_focused" />
 		<color value="C_border_focused" />
 	</gradient>



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