2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

UX: Cleaning up a few admin styles

This commit is contained in:
Kris 2017-12-21 17:13:06 -05:00
parent fc2f948a39
commit e667434bb3
3 changed files with 13 additions and 6 deletions

View file

@ -1,5 +1,5 @@
<div class="show-current-style">
<h2>
<h1>
{{#if editingName}}
{{text-field value=model.name autofocus="true"}}
{{d-button action="finishedEditingName" class="btn-primary btn-small submit-edit" icon="check"}}
@ -7,7 +7,7 @@
{{else}}
{{model.name}} <a {{action "startEditingName"}}>{{d-icon "pencil"}}</a>
{{/if}}
</h2>
</h1>
{{#if model.remote_theme}}
<p>