mirror of
https://github.com/passivestar/godot-minimal-theme.git
synced 2025-01-22 08:09:13 -05:00
Remove tooltip panel paddings for compatibility with property tooltips
This commit is contained in:
parent
2466ee2fbd
commit
07872946a7
@ -711,17 +711,7 @@ corner_radius_bottom_right = 4
|
|||||||
corner_radius_bottom_left = 4
|
corner_radius_bottom_left = 4
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qr21i"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qr21i"]
|
||||||
content_margin_left = 12.0
|
bg_color = Color(0.1, 0.1, 0.1, 1)
|
||||||
content_margin_top = 6.0
|
|
||||||
content_margin_right = 12.0
|
|
||||||
content_margin_bottom = 6.0
|
|
||||||
bg_color = Color(0.08, 0.08, 0.08, 1)
|
|
||||||
border_color = Color(0.401569, 0.401569, 0.401569, 1)
|
|
||||||
corner_radius_top_left = 8
|
|
||||||
corner_radius_top_right = 8
|
|
||||||
corner_radius_bottom_right = 8
|
|
||||||
corner_radius_bottom_left = 8
|
|
||||||
corner_detail = 4
|
|
||||||
anti_aliasing = false
|
anti_aliasing = false
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3yhk"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3yhk"]
|
||||||
|
@ -711,17 +711,7 @@ corner_radius_bottom_right = 8
|
|||||||
corner_radius_bottom_left = 8
|
corner_radius_bottom_left = 8
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qr21i"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qr21i"]
|
||||||
content_margin_left = 24.0
|
bg_color = Color(0.1, 0.1, 0.1, 1)
|
||||||
content_margin_top = 12.0
|
|
||||||
content_margin_right = 24.0
|
|
||||||
content_margin_bottom = 12.0
|
|
||||||
bg_color = Color(0.08, 0.08, 0.08, 1)
|
|
||||||
border_color = Color(0.401569, 0.401569, 0.401569, 1)
|
|
||||||
corner_radius_top_left = 8
|
|
||||||
corner_radius_top_right = 8
|
|
||||||
corner_radius_bottom_right = 8
|
|
||||||
corner_radius_bottom_left = 8
|
|
||||||
corner_detail = 4
|
|
||||||
anti_aliasing = false
|
anti_aliasing = false
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3yhk"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3yhk"]
|
||||||
|
Loading…
Reference in New Issue
Block a user