Test custom.css
This commit is contained in:
+60
-14
@@ -21,22 +21,68 @@ background:
|
||||
saturate: 100
|
||||
brightness: 80
|
||||
|
||||
# ──────────────────────────────────────────────────────────
|
||||
# WICHTIG: Emojis in Gruppen-Namen wurden entfernt.
|
||||
# Homepage kann Emojis in Tab-Zuweisungen nicht zuverlässig
|
||||
# verarbeiten — Sonderzeichen führen zu Rendering-Bugs.
|
||||
# Das CSS adressiert die Gruppen weiterhin korrekt via
|
||||
# data-name Attribut (ohne Emoji).
|
||||
# ──────────────────────────────────────────────────────────
|
||||
|
||||
layout:
|
||||
"🖥️ Infrastruktur":
|
||||
style: row
|
||||
columns: 4
|
||||
"📊 Monitoring":
|
||||
style: row
|
||||
columns: 4
|
||||
"🔒 Netzwerk & Sicherheit":
|
||||
style: row
|
||||
columns: 4
|
||||
"☁️ Cloud & Produktivität":
|
||||
style: row
|
||||
columns: 4
|
||||
"🎬 Medien":
|
||||
|
||||
# ── TAB 1: Tägliche Arbeitsoberfläche ──
|
||||
"Control Center":
|
||||
tab: "Uebersicht"
|
||||
style: row
|
||||
columns: 3
|
||||
"🗄️ Daten & Backends":
|
||||
|
||||
# Bookmarks auf Tab 1 (aus bookmarks.yaml)
|
||||
"Dokumentation":
|
||||
tab: "Uebersicht"
|
||||
style: row
|
||||
columns: 3
|
||||
|
||||
"KalliLab":
|
||||
tab: "Uebersicht"
|
||||
style: row
|
||||
columns: 3
|
||||
|
||||
"Admin & Remote":
|
||||
tab: "Uebersicht"
|
||||
style: row
|
||||
columns: 3
|
||||
|
||||
# ── TAB 2: Infrastruktur & Monitoring ──
|
||||
"Infrastruktur":
|
||||
tab: "System"
|
||||
style: row
|
||||
columns: 4
|
||||
|
||||
"Monitoring":
|
||||
tab: "System"
|
||||
style: row
|
||||
columns: 4
|
||||
|
||||
# ── TAB 3: Netzwerk & Zugang ──
|
||||
"Netzwerk und Sicherheit":
|
||||
tab: "Security"
|
||||
style: row
|
||||
columns: 3
|
||||
|
||||
# ── TAB 4: Cloud, Produktivität & Medien ──
|
||||
"Cloud und Produktivitaet":
|
||||
tab: "Dienste"
|
||||
style: row
|
||||
columns: 4
|
||||
|
||||
"Medien":
|
||||
tab: "Dienste"
|
||||
style: row
|
||||
columns: 3
|
||||
|
||||
# ── TAB 5: Datenbanken & Worker ──
|
||||
"Daten und Backends":
|
||||
tab: "Backends"
|
||||
style: row
|
||||
columns: 4
|
||||
Reference in New Issue
Block a user