Customized the panel and button UI
This commit is contained in:
12
client/ui/theme/stylebox/Button-hover.tres
Normal file
12
client/ui/theme/stylebox/Button-hover.tres
Normal file
@ -0,0 +1,12 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://cyvmuvvhtygdb"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 8.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_right = 8.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(0.47451, 0.34902, 0.219608, 1)
|
||||
corner_radius_top_left = 3
|
||||
corner_radius_top_right = 3
|
||||
corner_radius_bottom_right = 3
|
||||
corner_radius_bottom_left = 3
|
Reference in New Issue
Block a user