From 67d67d2a0d917d19cacc88bfc9ea7c820c86229a Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Mon, 3 Mar 2003 22:07:19 +0000 Subject: [PATCH] Adjust horiz/vert offset (Old svn revision: 10967) --- themes/atlanta/themerc | 5 +++-- themes/atlanta2/themerc | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/themes/atlanta/themerc b/themes/atlanta/themerc index 06f36e91d..ae9627303 100644 --- a/themes/atlanta/themerc +++ b/themes/atlanta/themerc @@ -1,5 +1,6 @@ full_width_title=true button_offset=2 button_spacing=0 -title_vertical_offset_active=1 -title_vertical_offset_inactive=1 +title_horizontal_offset=5 +title_vertical_offset_active=2 +title_vertical_offset_inactive=2 diff --git a/themes/atlanta2/themerc b/themes/atlanta2/themerc index a021c97d3..5d3fa5ade 100644 --- a/themes/atlanta2/themerc +++ b/themes/atlanta2/themerc @@ -1,6 +1,6 @@ full_width_title=true button_offset=0 button_spacing=0 -title_horizontal_offset=0 +title_horizontal_offset=5 title_vertical_offset_active=2 title_vertical_offset_inactive=2 -- GitLab