summaryrefslogtreecommitdiff
path: root/themes/default/maximize-prelight.xpm
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2008-08-09 22:54:29 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2008-08-09 22:54:29 +0000
commit8b83a9ffc99a395eb3b7493203eafa8711d9bd6b (patch)
tree5b2729fe9e8523428acaf427c6ac4a3b85ce30da /themes/default/maximize-prelight.xpm
parente08fdb42654f3b426cb6a76f03b33d66dcb88bd9 (diff)
downloadxfwm4-8b83a9ffc99a395eb3b7493203eafa8711d9bd6b.tar.gz
Reduce title height of the default theme.
(Old svn revision: 27437)
Diffstat (limited to 'themes/default/maximize-prelight.xpm')
-rw-r--r--themes/default/maximize-prelight.xpm4
1 files changed, 1 insertions, 3 deletions
diff --git a/themes/default/maximize-prelight.xpm b/themes/default/maximize-prelight.xpm
index 626a82c81..28b0470ac 100644
--- a/themes/default/maximize-prelight.xpm
+++ b/themes/default/maximize-prelight.xpm
@@ -1,6 +1,6 @@
/* XPM */
static char * maximize_pressed_xpm[] = {
-"24 24 2 1",
+"24 22 2 1",
" c None",
". c #C0C0FF s active_color_1",
"........................",
@@ -24,6 +24,4 @@ static char * maximize_pressed_xpm[] = {
"........................",
"........................",
"........................",
-"........................",
-"........................",
"........................"};