add a menu overlap and smaller font size for the menu items
This commit is contained in:
parent
5fd233711b
commit
f58d8b42cf
1 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@ borderWidth: 1
|
|||
bevelWidth: 1
|
||||
handleWidth: 3
|
||||
frameWidth: 0
|
||||
|
||||
menuOverlap: 5
|
||||
|
||||
!! Miscellaneous settings
|
||||
borderColor: #222222
|
||||
|
@ -104,5 +104,5 @@ borderColor: #222222
|
|||
!! font me!
|
||||
window.label.focus.font:Bitstream Vera Sans:bold:pixelsize=9:shadow=y:shadowoffset=1:shadowtint=75
|
||||
window.label.unfocus.font:Bitstream Vera Sans:bold:pixelsize=9
|
||||
menu.items.font: National First Font:pixelsize=15
|
||||
menu.items.font: National First Font:pixelsize=12
|
||||
menu.title.font: Bitstream Vera Sans:bold:pixelsize=10
|
||||
|
|
Loading…
Reference in a new issue