Increase horizontal paddings in editor help bit

This commit is contained in:
passivestar 2024-11-18 01:17:13 +04:00
parent 07872946a7
commit e068d1272f
2 changed files with 8 additions and 8 deletions

View File

@ -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)

View File

@ -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)