mirror of
https://github.com/edubart/otclient.git
synced 2025-10-21 06:53:27 +02:00
Added Market column sorting (fixes #429), updated UITable and fixed not working methods
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
DetailsTableRow < TableRow
|
||||
font: verdana-11px-monochrome
|
||||
background-color: alpha
|
||||
focusable: true
|
||||
color: #cccccc
|
||||
height: 45
|
||||
focusable: false
|
||||
padding: 2
|
||||
even-background-color: alpha
|
||||
odd-background-color: alpha
|
||||
|
||||
DetailsTableColumn < TableColumn
|
||||
font: verdana-11px-monochrome
|
||||
|
Reference in New Issue
Block a user