Draft: Resolve "Migrate app to use Godot for the UI" #93
@ -2,9 +2,9 @@
 | 
			
		||||
 | 
			
		||||
[resource]
 | 
			
		||||
content_margin_left = 48.0
 | 
			
		||||
content_margin_top = 24.0
 | 
			
		||||
content_margin_top = 48.0
 | 
			
		||||
content_margin_right = 48.0
 | 
			
		||||
content_margin_bottom = 24.0
 | 
			
		||||
content_margin_bottom = 48.0
 | 
			
		||||
bg_color = Color(0.39, 0.39, 0.39, 1)
 | 
			
		||||
border_width_left = 6
 | 
			
		||||
border_width_top = 12
 | 
			
		||||
 | 
			
		||||
@ -2,9 +2,9 @@
 | 
			
		||||
 | 
			
		||||
[resource]
 | 
			
		||||
content_margin_left = 48.0
 | 
			
		||||
content_margin_top = 24.0
 | 
			
		||||
content_margin_top = 48.0
 | 
			
		||||
content_margin_right = 48.0
 | 
			
		||||
content_margin_bottom = 24.0
 | 
			
		||||
content_margin_bottom = 48.0
 | 
			
		||||
bg_color = Color(0.239216, 0.239216, 0.239216, 1)
 | 
			
		||||
border_width_left = 6
 | 
			
		||||
border_width_top = 12
 | 
			
		||||
 | 
			
		||||
@ -2,9 +2,9 @@
 | 
			
		||||
 | 
			
		||||
[resource]
 | 
			
		||||
content_margin_left = 48.0
 | 
			
		||||
content_margin_top = 24.0
 | 
			
		||||
content_margin_top = 48.0
 | 
			
		||||
content_margin_right = 48.0
 | 
			
		||||
content_margin_bottom = 24.0
 | 
			
		||||
content_margin_bottom = 48.0
 | 
			
		||||
bg_color = Color(0.160784, 0.160784, 0.160784, 1)
 | 
			
		||||
border_width_left = 6
 | 
			
		||||
border_width_top = 12
 | 
			
		||||
 | 
			
		||||
@ -42,6 +42,7 @@ MarginContainer/constants/margin_top = 12
 | 
			
		||||
Panel/styles/panel = ExtResource("7_3s8mj")
 | 
			
		||||
PopupMenu/font_sizes/font_separator_size = 32
 | 
			
		||||
PopupMenu/font_sizes/font_size = 32
 | 
			
		||||
TabBar/font_sizes/font_size = 32
 | 
			
		||||
TabContainer/font_sizes/font_size = 32
 | 
			
		||||
TabContainer/styles/tab_focus = ExtResource("8_4hym3")
 | 
			
		||||
TabContainer/styles/tab_hovered = ExtResource("9_5ci7o")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user