Remove Popup's unused "panel" style
This commit is contained in:
@ -768,6 +768,9 @@
|
||||
<theme_item name="labeled_separator_right" data_type="style" type="StyleBox">
|
||||
[StyleBox] for the right side of labeled separator. See [method add_separator].
|
||||
</theme_item>
|
||||
<theme_item name="panel" data_type="style" type="StyleBox">
|
||||
[StyleBox] for the the background panel.
|
||||
</theme_item>
|
||||
<theme_item name="separator" data_type="style" type="StyleBox">
|
||||
[StyleBox] used for the separators. See [method add_separator].
|
||||
</theme_item>
|
||||
|
||||
Reference in New Issue
Block a user