style: finales CSS-Finishing, inline styles zu CSS-Klassen
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<input id="picker-hsl" type="text" readonly>
|
||||
</div>
|
||||
</div>
|
||||
<div style="display:flex;gap:0.5rem">
|
||||
<div class="btn-row">
|
||||
<button class="action-btn" id="picker-fav-btn">Zu Favoriten</button>
|
||||
<button class="action-btn" id="picker-schema-btn">Zu Schema hinzufügen</button>
|
||||
</div>
|
||||
@@ -65,7 +65,7 @@
|
||||
<input id="eingabe-hsl" type="text" value="204, 54%, 49%">
|
||||
</div>
|
||||
</div>
|
||||
<div style="display:flex;gap:0.5rem">
|
||||
<div class="btn-row">
|
||||
<button class="action-btn" id="eingabe-fav-btn">Zu Favoriten</button>
|
||||
<button class="action-btn" id="eingabe-schema-btn">Zu Schema hinzufügen</button>
|
||||
</div>
|
||||
@@ -79,7 +79,7 @@
|
||||
<section id="tab-sammlung" class="tab-content">
|
||||
<h2>Sammlung</h2>
|
||||
|
||||
<div style="display:flex;gap:0.5rem;margin-bottom:1.5rem">
|
||||
<div class="btn-row" style="margin-bottom:1.5rem">
|
||||
<button class="action-btn" id="sammlung-export-btn">Exportieren</button>
|
||||
<button class="action-btn" id="sammlung-import-btn">Importieren</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user