Remove Popup's unused "panel" style
This commit is contained in:
parent
a7b860250f
commit
7c75355541
5 changed files with 8 additions and 11 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue