mirror of
https://github.com/passivestar/godot-minimal-theme.git
synced 2025-01-21 23:59:06 -05:00
Increase horizontal paddings in editor help bit
This commit is contained in:
parent
07872946a7
commit
e068d1272f
@ -221,9 +221,9 @@ corner_detail = 5
|
|||||||
anti_aliasing = false
|
anti_aliasing = false
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2305v"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2305v"]
|
||||||
content_margin_left = 4.0
|
content_margin_left = 8.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 8.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0, 0, 0, 0.156863)
|
bg_color = Color(0, 0, 0, 0.156863)
|
||||||
border_color = Color(0.0580392, 0.0580392, 0.0580392, 1)
|
border_color = Color(0.0580392, 0.0580392, 0.0580392, 1)
|
||||||
@ -233,9 +233,9 @@ corner_detail = 4
|
|||||||
anti_aliasing = false
|
anti_aliasing = false
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_erijh"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_erijh"]
|
||||||
content_margin_left = 4.0
|
content_margin_left = 8.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 8.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0, 0, 0, 0.235294)
|
bg_color = Color(0, 0, 0, 0.235294)
|
||||||
border_color = Color(0.0957176, 0.0957176, 0.0957176, 1)
|
border_color = Color(0.0957176, 0.0957176, 0.0957176, 1)
|
||||||
|
@ -221,9 +221,9 @@ corner_detail = 5
|
|||||||
anti_aliasing = false
|
anti_aliasing = false
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2305v"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2305v"]
|
||||||
content_margin_left = 8.0
|
content_margin_left = 16.0
|
||||||
content_margin_top = 8.0
|
content_margin_top = 8.0
|
||||||
content_margin_right = 8.0
|
content_margin_right = 16.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0, 0, 0, 0.156863)
|
bg_color = Color(0, 0, 0, 0.156863)
|
||||||
border_color = Color(0.0580392, 0.0580392, 0.0580392, 1)
|
border_color = Color(0.0580392, 0.0580392, 0.0580392, 1)
|
||||||
@ -233,9 +233,9 @@ corner_detail = 4
|
|||||||
anti_aliasing = false
|
anti_aliasing = false
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_erijh"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_erijh"]
|
||||||
content_margin_left = 8.0
|
content_margin_left = 16.0
|
||||||
content_margin_top = 8.0
|
content_margin_top = 8.0
|
||||||
content_margin_right = 8.0
|
content_margin_right = 16.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0, 0, 0, 0.235294)
|
bg_color = Color(0, 0, 0, 0.235294)
|
||||||
border_color = Color(0.0957176, 0.0957176, 0.0957176, 1)
|
border_color = Color(0.0957176, 0.0957176, 0.0957176, 1)
|
||||||
|
Loading…
Reference in New Issue
Block a user