@@ -202,16 +202,6 @@ corner_radius_top_right = 3
202
202
corner_radius_bottom_right = 3
203
203
corner_radius_bottom_left = 3
204
204
205
- [sub_resource type ="StyleBoxFlat" id ="StyleBoxFlat_cejk0" ]
206
- content_margin_left = 10.0
207
- content_margin_top = 4.0
208
- content_margin_right = 10.0
209
- content_margin_bottom = 4.0
210
- bg_color = Color (0.207843 , 0.258824 , 0.392157 , 1 )
211
- border_width_top = 2
212
- border_color = Color (1 , 0.733333 , 0.537255 , 1 )
213
- corner_detail = 1
214
-
215
205
[sub_resource type ="StyleBoxEmpty" id ="1594" ]
216
206
content_margin_left = 4.0
217
207
content_margin_top = 4.0
@@ -502,6 +492,16 @@ border_width_right = 1
502
492
border_color = Color (0.175 , 0.175 , 0.175 , 1 )
503
493
corner_detail = 1
504
494
495
+ [sub_resource type ="StyleBoxFlat" id ="StyleBoxFlat_cejk0" ]
496
+ content_margin_left = 10.0
497
+ content_margin_top = 4.0
498
+ content_margin_right = 10.0
499
+ content_margin_bottom = 4.0
500
+ bg_color = Color (0.207843 , 0.258824 , 0.392157 , 1 )
501
+ border_width_top = 2
502
+ border_color = Color (1 , 0.733333 , 0.537255 , 1 )
503
+ corner_detail = 1
504
+
505
505
[sub_resource type ="StyleBoxFlat" id ="StyleBoxFlat_a00um" ]
506
506
content_margin_left = 10.0
507
507
content_margin_top = 6.0
@@ -701,7 +701,6 @@ HSlider/styles/grabber_area = SubResource("StyleBoxFlat_3eyyw")
701
701
HSlider/styles/grabber_area_highlight = SubResource ("StyleBoxFlat_rpnq8" )
702
702
HSlider/styles/slider = SubResource ("StyleBoxFlat_go4h4" )
703
703
HyperFocused/styles/focus = SubResource ("4878" )
704
- HyperFocused/styles/tab_selected = SubResource ("StyleBoxFlat_cejk0" )
705
704
Label/constants/line_spacing = 3
706
705
Label/styles/normal = SubResource ("1594" )
707
706
LineEdit/colors/clear_button_color_pressed = Color (1 , 0.733333 , 0.537255 , 1 )
@@ -711,19 +710,23 @@ LineEdit/styles/focus = SubResource("4827")
711
710
LineEdit/styles/normal = SubResource ("4" )
712
711
LineEdit/styles/read_only = SubResource ("4783" )
713
712
LinkButton/colors/font_pressed_color = Color (1 , 0.733333 , 0.537255 , 1 )
713
+ MenuSideBottomButton/base_type = &"Button"
714
714
MenuSideBottomButton/colors/font_color_pressed = Color (1 , 1 , 1 , 1 )
715
715
MenuSideBottomButton/colors/icon_color_pressed = Color (1 , 0.733333 , 0.537255 , 1 )
716
716
MenuSideBottomButton/styles/focus = SubResource ("4649" )
717
717
MenuSideBottomButton/styles/hover = SubResource ("4649" )
718
718
MenuSideBottomButton/styles/normal = SubResource ("4739" )
719
719
MenuSideBottomButton/styles/pressed = SubResource ("4648" )
720
+ MenuSideButton/base_type = &"Button"
720
721
MenuSideButton/colors/font_color_pressed = Color (1 , 1 , 1 , 1 )
721
722
MenuSideButton/colors/icon_color_pressed = Color (1 , 0.733333 , 0.537255 , 1 )
722
723
MenuSideButton/styles/focus = SubResource ("4516" )
723
724
MenuSideButton/styles/hover = SubResource ("4339" )
724
725
MenuSideButton/styles/normal = SubResource ("4383" )
725
726
MenuSideButton/styles/pressed = SubResource ("4295" )
727
+ MenuSidePanel/base_type = &"Panel"
726
728
MenuSidePanel/styles/panel = SubResource ("4427" )
729
+ MenuSideTopButton/base_type = &"Button"
727
730
MenuSideTopButton/colors/font_color_pressed = Color (1 , 1 , 1 , 1 )
728
731
MenuSideTopButton/colors/icon_color_pressed = Color (1 , 0.733333 , 0.537255 , 1 )
729
732
MenuSideTopButton/styles/focus = SubResource ("4694" )
@@ -762,6 +765,7 @@ ScrollContainer/styles/panel = SubResource("StyleBoxEmpty_5h327")
762
765
TabContainer/constants/side_margin = 30
763
766
TabContainer/styles/panel = SubResource ("1639" )
764
767
TabContainer/styles/tab_disabled = SubResource ("StyleBoxFlat_hj66r" )
768
+ TabContainer/styles/tab_focus = SubResource ("StyleBoxFlat_cejk0" )
765
769
TabContainer/styles/tab_hovered = SubResource ("StyleBoxFlat_cejk0" )
766
770
TabContainer/styles/tab_selected = SubResource ("StyleBoxFlat_a00um" )
767
771
TabContainer/styles/tab_unselected = SubResource ("StyleBoxFlat_pmenl" )
@@ -793,4 +797,5 @@ VSlider/styles/slider = SubResource("StyleBoxFlat_go4h4")
793
797
Window/styles/embedded_border = SubResource ("StyleBoxFlat_sfm0d" )
794
798
Window/styles/embedded_unfocused_border = SubResource ("StyleBoxFlat_sfm0d" )
795
799
Window/styles/panel = SubResource ("1662" )
800
+ WindowPanel/base_type = &"Window"
796
801
WindowPanel/styles/panel = SubResource ("StyleBoxFlat_e1x58" )
0 commit comments