mirror of
https://github.com/edubart/otclient.git
synced 2025-05-03 11:09:20 +02:00

* Added Finalizing TODO list for anyone that wants to work on some missing areas (I am busy with work so any help from the community will speed it up). * Added market item key word searching. * Removed the search tab in replace for overview tab that can be used for extended functionality later. * Few minor additions.
16 lines
346 B
Plaintext
16 lines
346 B
Plaintext
Panel
|
|
background-color: #22283399
|
|
margin: 1
|
|
|
|
Label
|
|
!text: tr('Reserved for more functionality later.')
|
|
anchors.top: parent.top
|
|
anchors.left: parent.left
|
|
anchors.right: parent.right
|
|
margin-top: 6
|
|
margin-left: 6
|
|
margin-right: 6
|
|
font: verdana-11px-rounded
|
|
text-offset: 0 2
|
|
height: 50
|
|
text-wrap: true |