mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FEATURE: show a paintbrush for color schemes
This commit is contained in:
parent
8052218f61
commit
c76d780675
4 changed files with 19 additions and 4 deletions
|
@ -39,6 +39,7 @@
|
|||
<p>{{combo-box content=colorSchemes
|
||||
nameProperty="name"
|
||||
value=colorSchemeId
|
||||
selectionIcon="paint-brush"
|
||||
valueAttribute="id"}}
|
||||
{{#if colorSchemeChanged}}
|
||||
{{d-button action="changeScheme" class="btn-primary btn-small submit-edit" icon="check"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue