We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2edc862 commit 33c5cabCopy full SHA for 33c5cab
1 file changed
framework/modules/forms/views/forms/design_form.bootstrap3.tpl
@@ -85,9 +85,9 @@
85
{*<a class="{button_style}" href="{$backlink}">{'Done'|gettext}</a>*}
86
{br}{icon button=true class=reply link=$backlink text='Exit Forms Designer'|gettext}
87
</p>
88
- <div id="palette-button" class="btn btn-secondary">
+ <div id="palette-button" class="btn btn-default btn-secondary">
89
Tools
90
- <i class="fas fa-bars bi bi-list"></i>
+ <i class="fa fas fa-bars bi bi-list"></i>
91
</div>
92
<div id="palette">
93
<div id="trash" class="trash" title="{'Drag a control from the form and drop it on this box to remove it'|gettext}">
0 commit comments