wok annotate chrommo-theme/stuff/chrommo/openbox-3/close_hover.xbm @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents
children
rev   line source
plus@18325 1 #define close_hover_width 10
plus@18325 2 #define close_hover_height 10
plus@18325 3 static unsigned char close_hover_bits[] = {
plus@18325 4 0xff, 0x03, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02,
plus@18325 5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };