wok view sandfive-theme/stuff/SliTaz-SandFive/openbox-3/close_hover.xbm @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents
children
line source
1 #define close_hover_width 10
2 #define close_hover_height 10
3 static unsigned char close_hover_bits[] = {
4 0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00,
5 0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03 };