mirror of
https://github.com/passivestar/godot-minimal-theme.git
synced 2025-01-22 08:09:13 -05:00
Don't use rounded corners in tree headers
This commit is contained in:
parent
67ff2af7f0
commit
e1a80452b2
@ -786,10 +786,6 @@ content_margin_top = 4.0
|
||||
content_margin_right = 6.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(0, 0, 0, 0.235294)
|
||||
corner_radius_top_left = 4
|
||||
corner_radius_top_right = 4
|
||||
corner_radius_bottom_right = 4
|
||||
corner_radius_bottom_left = 4
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_djdm6"]
|
||||
content_margin_left = 4.0
|
||||
|
@ -800,10 +800,6 @@ content_margin_top = 8.0
|
||||
content_margin_right = 12.0
|
||||
content_margin_bottom = 8.0
|
||||
bg_color = Color(0, 0, 0, 0.235294)
|
||||
corner_radius_top_left = 8
|
||||
corner_radius_top_right = 8
|
||||
corner_radius_bottom_right = 8
|
||||
corner_radius_bottom_left = 8
|
||||
|
||||
[resource]
|
||||
AnimationBezierTrackEdit/colors/focus_color = Color(0.91, 0.91, 0.91, 0)
|
||||
|
Loading…
Reference in New Issue
Block a user