make corner radius configurable in redbasic expert mode
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
{{*
|
||||
* AUTOMATICALLY GENERATED TEMPLATE
|
||||
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
||||
*
|
||||
*}}
|
||||
{{include file="field_select.tpl" field=$colour}}
|
||||
|
||||
{{include file="field_input.tpl" field=$font_size}}
|
||||
@@ -21,6 +16,8 @@
|
||||
|
||||
{{include file="field_select.tpl" field=$shiny}}
|
||||
|
||||
{{include file="field_input.tpl" field=$radius}}
|
||||
|
||||
<div class="settings-submit-wrapper">
|
||||
<input type="submit" value="{{$submit}}" class="settings-submit" name="redbasic-settings-submit" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user