mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 01:59:21 +02:00
14 lines
273 B
Plaintext
14 lines
273 B
Plaintext
TextList < UIScrollArea
|
|
layout: verticalBox
|
|
border-width: 1
|
|
border-color: #1d222b
|
|
background-color: #222833
|
|
padding: 1
|
|
auto-focus: none
|
|
|
|
HorizontalList < UIScrollArea
|
|
layout: horizontalBox
|
|
border-width: 1
|
|
border-color: #1d222b
|
|
background-color: #222833
|