mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 22:43:27 +02:00
Added Market column sorting (fixes #429), updated UITable and fixed not working methods
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
StatsTableRow < TableRow
|
||||
font: verdana-11px-monochrome
|
||||
background-color: alpha
|
||||
focusable: true
|
||||
color: #cccccc
|
||||
height: 20
|
||||
@@ -9,7 +8,7 @@ StatsTableRow < TableRow
|
||||
StatsTableColumn < TableColumn
|
||||
font: verdana-11px-monochrome
|
||||
background-color: alpha
|
||||
text-offset: 5 0
|
||||
text-offset: 5 3
|
||||
color: #cccccc
|
||||
width: 110
|
||||
focusable: false
|
||||
|
Reference in New Issue
Block a user