Wiki: sehr_gross Pill-CSS + Moderation Icon auf eye geändert
This commit is contained in:
parent
d0921a28e9
commit
c3d33547c7
2 changed files with 5 additions and 4 deletions
|
|
@ -4029,9 +4029,10 @@ html.modal-open {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wiki-badge-groesse--klein { background: #e0f2fe; color: #0369a1; }
|
.wiki-badge-groesse--klein { background: #e0f2fe; color: #0369a1; }
|
||||||
.wiki-badge-groesse--mittel { background: #fef9c3; color: #854d0e; }
|
.wiki-badge-groesse--mittel { background: #fef9c3; color: #854d0e; }
|
||||||
.wiki-badge-groesse--gross { background: #fce7f3; color: #9d174d; }
|
.wiki-badge-groesse--gross { background: #fce7f3; color: #9d174d; }
|
||||||
|
.wiki-badge-groesse--sehr_gross { background: #f3e8ff; color: #6b21a8; }
|
||||||
|
|
||||||
.wiki-badge-aktivitaet--niedrig { background: #dcfce7; color: #166534; }
|
.wiki-badge-aktivitaet--niedrig { background: #dcfce7; color: #166534; }
|
||||||
.wiki-badge-aktivitaet--mittel { background: #fef3c7; color: #92400e; }
|
.wiki-badge-aktivitaet--mittel { background: #fef3c7; color: #92400e; }
|
||||||
|
|
|
||||||
|
|
@ -187,7 +187,7 @@
|
||||||
|
|
||||||
<div class="sidebar-item" data-page="moderation" id="sidebar-moderation"
|
<div class="sidebar-item" data-page="moderation" id="sidebar-moderation"
|
||||||
style="display:none;color:var(--c-warning,#f59e0b)">
|
style="display:none;color:var(--c-warning,#f59e0b)">
|
||||||
<svg class="ph-icon" aria-hidden="true"><use href="/icons/phosphor.svg#shield"></use></svg> Moderation
|
<svg class="ph-icon" aria-hidden="true"><use href="/icons/phosphor.svg#eye"></use></svg> Moderation
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="sidebar-item" data-page="admin" id="sidebar-admin"
|
<div class="sidebar-item" data-page="admin" id="sidebar-admin"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue