Remove border around selected list item

This commit is contained in:
passivestar 2024-11-19 18:22:52 +04:00
parent 3f05a655c2
commit 46402c2f34
2 changed files with 0 additions and 12 deletions

View File

@ -393,12 +393,6 @@ border_color = Color(1, 1, 1, 0)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_32au3"]
bg_color = Color(1, 1, 1, 0.0980392)
border_width_left = 2
border_width_top = 2
border_width_right = 2
border_width_bottom = 2
border_color = Color(1, 1, 1, 0.156863)
border_blend = true
corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4

View File

@ -393,12 +393,6 @@ border_color = Color(1, 1, 1, 0)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_32au3"]
bg_color = Color(1, 1, 1, 0.0980392)
border_width_left = 2
border_width_top = 2
border_width_right = 2
border_width_bottom = 2
border_color = Color(1, 1, 1, 0.156863)
border_blend = true
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8