diff options
author | raveit65 <[email protected]> | 2014-11-04 18:46:58 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-04 18:48:00 +0100 |
commit | 1a8e935e0102ca50c032c1045af9910040108263 (patch) | |
tree | 4b0038c9de8cd796bede204a4f701fab8874becf | |
parent | 722a9d315861ee13c290239cb59678c8f91af0d3 (diff) | |
download | mate-themes-1a8e935e0102ca50c032c1045af9910040108263.tar.bz2 mate-themes-1a8e935e0102ca50c032c1045af9910040108263.tar.xz |
TraditionalOKtest GTK3: good looking CSD windows with GTK3-3.14/12
-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> |