diff options
author | raveit65 <[email protected]> | 2014-11-04 18:46:58 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-04 18:47:36 +0100 |
commit | 8af677da99a0bb2f0ae6a98a0c6c459960ac11cd (patch) | |
tree | 3d80b749dfb0817d15d3e8d5a25fa009b81a3095 /desktop-themes/TraditionalOkTest/metacity-1 | |
parent | af5732d8a59c77679f22100a1d1c701ed8536603 (diff) | |
download | mate-themes-8af677da99a0bb2f0ae6a98a0c6c459960ac11cd.tar.bz2 mate-themes-8af677da99a0bb2f0ae6a98a0c6c459960ac11cd.tar.xz |
TraditionalOKtest GTK3: good looking CSD windows with GTK3-3.14/12
Diffstat (limited to 'desktop-themes/TraditionalOkTest/metacity-1')
-rw-r--r--[-rwxr-xr-x] | desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml b/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml index d414fd03..aa186021 100755..100644 --- a/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/TraditionalOkTest/metacity-1/metacity-theme-1.xml @@ -46,14 +46,14 @@ </frame_geometry> <frame_geometry name="border" has_title="false"> - <distance name="left_width" value="4"/> - <distance name="right_width" value="4"/> - <distance name="bottom_height" value="4"/> + <distance name="left_width" value="3"/> + <distance name="right_width" value="3"/> + <distance name="bottom_height" value="3"/> <distance name="left_titlebar_edge" value="0"/> <distance name="right_titlebar_edge" value="0"/> <distance name="button_width" value="0"/> <distance name="button_height" value="0"/> - <distance name="title_vertical_pad" value="4"/> + <distance name="title_vertical_pad" value="3"/> <border name="title_border" left="0" right="0" top="0" bottom="0"/> <border name="button_border" left="0" right="0" top="0" bottom="0"/> </frame_geometry> |