aboutsummaryrefslogtreecommitdiffstats
path: root/etc/images/custom/right-pushed.xpm
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2008-11-17 18:38:01 +0000
committerChong Yidong <[email protected]>2008-11-17 18:38:01 +0000
commit19b5f1b922f29b8fab368badc2ad25698262b4d2 (patch)
treed919be24baede7ef2f5af4f3bffcc201905f1fa5 /etc/images/custom/right-pushed.xpm
parentf331f1f80c0c62d4d77b6b0d27edecb6b239a3ec (diff)
Decrease size to 8x8.
Diffstat (limited to 'etc/images/custom/right-pushed.xpm')
-rw-r--r--etc/images/custom/right-pushed.xpm22
1 files changed, 10 insertions, 12 deletions
diff --git a/etc/images/custom/right-pushed.xpm b/etc/images/custom/right-pushed.xpm
index 875adfad32..ca17b3a482 100644
--- a/etc/images/custom/right-pushed.xpm
+++ b/etc/images/custom/right-pushed.xpm
@@ -1,17 +1,15 @@
/* XPM */
static char * right_pushed_xpm[] = {
-"10 10 4 1",
+"8 8 4 1",
" c none",
". c gray45",
"X c gray90",
-"O c gray75",
-".. ",
-".... ",
-"...... ",
-"..OO.... ",
-"..OOOO....",
-"..OOOOXXXX",
-"..OOXXXX ",
-"..XXXX ",
-".XXX ",
-".X "};
+"O c gray60",
+".. ",
+"..O. ",
+"..OOO. ",
+"..OOOOOX",
+"..OOOOXX",
+"..OOXX ",
+"..XX ",
+"OO "};