summaryrefslogtreecommitdiffstats
path: root/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/menustyles.cfg
blob: bbee22059bd70dda5129c8fa586d9f131bc5869a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/* Maintained at themes.effx.us
   $Id: menustyles.cfg 16 2009-03-26 00:45:04Z don $ */

__ICLASS __BGN
  __NAME MENU_BG
  __NORMAL "artwork/dialogs/dialog-back.png"
  __EDGE_SCALING 2 2 2 2 /* 7 10 7 4 */
  __PADDING 1 1 2 2
__END

__ICLASS __BGN
  __NAME MENU_SEL
  __NORMAL "artwork/menustyles/menu_hi-off.png"
  __EDGE_SCALING 6 22 1 1
  __HILITED "artwork/menustyles/menu_hi-off.png"
  __EDGE_SCALING 6 22 2 1
  __CLICKED "artwork/menustyles/menu_hi-on.png"
  __EDGE_SCALING 6 22 1 1
  __PADDING 6 22 1 1
__END

__ICLASS __BGN
  __NAME MENU_SUB
  __NORMAL "artwork/menustyles/menu-arw_on.png"
  __EDGE_SCALING 6 22 1 1
  __HILITED "artwork/menustyles/menu-arw_hi-off.png"
  __EDGE_SCALING 6 22 1 1
  __CLICKED "artwork/menustyles/menu-arw_hi-on.png"
  __EDGE_SCALING 6 22 1 1
  __PADDING 6 22 1 1
__END