Actualiser css/admin.css
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ input[type="checkbox"]:checked::after { content: '✓'; color: var(--background)
|
||||
.admin-table tbody td { padding: 0.6rem 0.5rem; }
|
||||
.thumb, .thumb-ph { width: 45px; height: 65px; object-fit: cover; border-radius: 6px; border: 1px solid var(--border); display: block; margin: 0 auto; }
|
||||
.thumb-ph { background: var(--surface); display: flex; align-items: center; justify-content: center; color: var(--muted); font-size: 1.5rem; }
|
||||
|
||||
.modal h3 { white-space: nowrap; overflow: visible; text-overflow: clip; }
|
||||
.import-section { margin: 1.5rem 0; padding: 1.5rem; background: var(--surface); border: 1px solid var(--border); border-radius: 12px; }
|
||||
.import-section h3 { margin: 0 0 0.5rem 0; font-size: 1.1rem; color: var(--text); display: flex; align-items: center; gap: 0.5rem; }
|
||||
.import-section h3 i { color: var(--gold); }
|
||||
|
||||
Reference in New Issue
Block a user