Admin blog: Save draft / Publish buttons keep the solid style (chips wrapper made them transparent)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -320,7 +320,7 @@
|
|||||||
<textarea id="blHtml" class="ed-body" hidden style="min-height:360px;font-family:var(--mono);font-size:13px"></textarea>
|
<textarea id="blHtml" class="ed-body" hidden style="min-height:360px;font-family:var(--mono);font-size:13px"></textarea>
|
||||||
<p class="small muted" style="margin:6px 0 0"><span id="blWords">0 words</span> · 600 or more gives a page something to rank on; one idea per section.</p>
|
<p class="small muted" style="margin:6px 0 0"><span id="blWords">0 words</span> · 600 or more gives a page something to rank on; one idea per section.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="chips" style="gap:8px;flex-wrap:wrap">
|
<div style="display:flex;gap:8px;flex-wrap:wrap;align-items:center">
|
||||||
<button type="button" class="btn small" id="blSaveDraft">Save draft</button>
|
<button type="button" class="btn small" id="blSaveDraft">Save draft</button>
|
||||||
<button type="button" class="btn small" id="blPublish">Publish</button>
|
<button type="button" class="btn small" id="blPublish">Publish</button>
|
||||||
<button type="button" class="btn small sec" id="blUnpublish" hidden>Back to draft</button>
|
<button type="button" class="btn small sec" id="blUnpublish" hidden>Back to draft</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user