mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 07:11:18 +02:00
admin toc: label rename + padding
- rename 'Sur cette page' to 'Parties' - add padding-top between PARTIES label and toc links
This commit is contained in:
@@ -2240,6 +2240,10 @@ th.admin-ap-col {
|
||||
}
|
||||
|
||||
/* Admin TOC: same <details class="toc"> as public pages, positioned sticky */
|
||||
#admin-toc .toc-list {
|
||||
padding-top: var(--space-2xs);
|
||||
}
|
||||
|
||||
#admin-toc .toc-list a {
|
||||
font-size: var(--step--1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user