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',
|
||||
'other' : 'Comic Sans MS',
|
||||
'size' : 10,
|
||||
'lnsize' : 9,
|
||||
'lnsize' : 8,
|
||||
'backcol' : '#FFFFFF',
|
||||
'calltipbg' : '#FFFFB8',
|
||||
'calltipfg' : '#404040',
|
||||
|
Loading…
Reference in New Issue
Block a user