tweak line number size just a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
fbdd484264
commit
31fbbf7871
@ -23,7 +23,7 @@ if 'wxMSW' in wx.PlatformInfo:
|
|||||||
'lucida' : 'Lucida Console',
|
'lucida' : 'Lucida Console',
|
||||||
'other' : 'Comic Sans MS',
|
'other' : 'Comic Sans MS',
|
||||||
'size' : 10,
|
'size' : 10,
|
||||||
'lnsize' : 9,
|
'lnsize' : 8,
|
||||||
'backcol' : '#FFFFFF',
|
'backcol' : '#FFFFFF',
|
||||||
'calltipbg' : '#FFFFB8',
|
'calltipbg' : '#FFFFB8',
|
||||||
'calltipfg' : '#404040',
|
'calltipfg' : '#404040',
|
||||||
|
Loading…
Reference in New Issue
Block a user