view etc/images/custom/right-pushed.xpm @ 107166:87681b1f74ce

Small edit to custom images for better text alignment. * etc/images/custom/down-pushed.xpm, etc/images/custom/down.xpm: * etc/images/custom/right-pushed.xpm: * etc/images/custom/right-pushed.xpm: Increase height by four pixels, to improve text alignment.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 16 Feb 2010 09:28:41 -0500
parents b0ca8a5b94ae
children
line wrap: on
line source

/* XPM */
static char * right_pushed_xpm[] = {
"8 12 4 1",
" 	c none",
".	c gray45",
"X	c gray90",
"O	c gray60",
"..      ",
"..O.    ",
"..OOO.  ",
"..OOOOOX",
"..OOOOXX",
"..OOXX  ",
"..XX    ",
"OO      ",
"        ",
"        ",
"        ",
"        "};