|
|
|
@ -5,13 +5,14 @@ content_margin_left = 20.0
@@ -5,13 +5,14 @@ content_margin_left = 20.0
|
|
|
|
|
content_margin_top = 12.0 |
|
|
|
|
content_margin_right = 20.0 |
|
|
|
|
content_margin_bottom = 12.0 |
|
|
|
|
bg_color = Color(1, 1, 1, 1) |
|
|
|
|
bg_color = Color(0.054902, 0.2, 0.294118, 1) |
|
|
|
|
border_width_left = 1 |
|
|
|
|
border_width_top = 1 |
|
|
|
|
border_width_right = 1 |
|
|
|
|
border_width_bottom = 1 |
|
|
|
|
border_color = Color(0.862745, 0.87451, 0.901961, 1) |
|
|
|
|
corner_radius_top_left = 4 |
|
|
|
|
corner_radius_top_right = 4 |
|
|
|
|
corner_radius_bottom_right = 4 |
|
|
|
|
corner_radius_bottom_left = 4 |
|
|
|
|
border_width_bottom = 8 |
|
|
|
|
border_color = Color(0.25098, 0.905882, 1, 1) |
|
|
|
|
corner_radius_top_left = 8 |
|
|
|
|
corner_radius_top_right = 8 |
|
|
|
|
corner_radius_bottom_right = 8 |
|
|
|
|
corner_radius_bottom_left = 8 |
|
|
|
|
corner_detail = 1 |
|
|
|
|