mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 22:13:27 +02:00
improvements to skins
This commit is contained in:
13
modules/client_skins/skins/default/styles/separators.otui
Normal file
13
modules/client_skins/skins/default/styles/separators.otui
Normal file
@@ -0,0 +1,13 @@
|
||||
HorizontalSeparator < UIWidget
|
||||
image-source: /images/horizontal_separator.png
|
||||
image-border-top: 2
|
||||
height: 2
|
||||
phantom: true
|
||||
focusable: false
|
||||
|
||||
VerticalSeparator < UIWidget
|
||||
image-source: /images/horizontal_separator.png
|
||||
image-border-left: 2
|
||||
width: 2
|
||||
phantom: true
|
||||
focusable: false
|
Reference in New Issue
Block a user