mirror of
https://github.com/dpnmw/community-landing.git
synced 2026-03-18 09:27:16 +00:00
UI Overhaul v4
This commit is contained in:
@@ -449,6 +449,19 @@ html.dark-scheme .admin-detail:not(.cl-tabs-active) .row.setting[data-setting="f
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.cl-upload-notice {
|
||||
margin-top: 6px;
|
||||
font-size: var(--font-down-2);
|
||||
color: var(--primary-medium);
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.cl-upload-notice--warn {
|
||||
color: var(--danger);
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/* ── Multi-image list (hero_image_urls) ── */
|
||||
|
||||
.cl-multi-image-list {
|
||||
|
||||
Reference in New Issue
Block a user