forked from KolibriOS/kolibrios
SKIN: WindowsXP Classic Blue: fix button size (for neat click effect)
git-svn-id: svn://kolibrios.org@8257 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
dd84ffb5f5
commit
802074cb61
@ -12,8 +12,8 @@ SKIN_PARAMS \
|
|||||||
dtp = 'GRAY.DTP' ; dtp colors
|
dtp = 'GRAY.DTP' ; dtp colors
|
||||||
|
|
||||||
SKIN_BUTTONS \
|
SKIN_BUTTONS \
|
||||||
close = [-21:6][15:13],\ ; buttons coordinates
|
close = [-21:6][16:14],\ ; buttons coordinates
|
||||||
minimize = [-39:6][15:13] ; [left:top][width:height]
|
minimize = [-39:6][16:14] ; [left:top][width:height]
|
||||||
|
|
||||||
SKIN_BITMAPS \
|
SKIN_BITMAPS \
|
||||||
left active = bmp_left,\ ; skin bitmaps pointers
|
left active = bmp_left,\ ; skin bitmaps pointers
|
||||||
|
Loading…
Reference in New Issue
Block a user