Test custom.css
This commit is contained in:
+50
-66
@@ -1,88 +1,72 @@
|
||||
title: KalliLab
|
||||
favicon: https://home.kaleschke.info/favicon.ico
|
||||
favicon: /images/icons/logo.png
|
||||
|
||||
disableCollapse: false
|
||||
|
||||
background:
|
||||
image: /images/ay2262vnvz8c1.webp
|
||||
saturate: 1
|
||||
brightness: 100
|
||||
opacity: 100
|
||||
|
||||
cardBlur: 4xl
|
||||
theme: dark
|
||||
color: slate
|
||||
headerStyle: clean
|
||||
color: emerald
|
||||
headerStyle: underlined
|
||||
iconStyle: theme
|
||||
statusStyle: dot
|
||||
target: _blank
|
||||
hideVersion: false
|
||||
language: de
|
||||
useEqualHeights: true
|
||||
|
||||
quicklaunch:
|
||||
searchDescriptions: true
|
||||
hideInternetSearch: false
|
||||
showSearchSuggestions: true
|
||||
|
||||
background:
|
||||
image: /images/background_dashboard.png
|
||||
opacity: 65
|
||||
blur: 0
|
||||
saturate: 100
|
||||
brightness: 80
|
||||
hideVersion: true
|
||||
hideErrors: false
|
||||
fiveColumns: false
|
||||
useEqualHeights: true
|
||||
preloadAllWidgets: true
|
||||
target: _blank
|
||||
|
||||
# ──────────────────────────────────────────────────────────
|
||||
# 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).
|
||||
# ──────────────────────────────────────────────────────────
|
||||
language: de
|
||||
customJS: /custom.js
|
||||
|
||||
layout:
|
||||
|
||||
# ── TAB 1: Tägliche Arbeitsoberfläche ──
|
||||
"Control Center":
|
||||
tab: "Uebersicht"
|
||||
style: row
|
||||
columns: 3
|
||||
|
||||
# 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"
|
||||
SYSTEM TELEMETRY:
|
||||
header: false
|
||||
tab: Home
|
||||
style: row
|
||||
columns: 4
|
||||
|
||||
"Monitoring":
|
||||
tab: "System"
|
||||
STORAGE & I/O:
|
||||
header: false
|
||||
tab: Home
|
||||
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"
|
||||
CORE SERVICES:
|
||||
header: false
|
||||
tab: Home
|
||||
style: row
|
||||
columns: 4
|
||||
|
||||
"Medien":
|
||||
tab: "Dienste"
|
||||
APPS:
|
||||
header: false
|
||||
tab: Home
|
||||
style: row
|
||||
columns: 3
|
||||
columns: 6
|
||||
|
||||
# ── TAB 5: Datenbanken & Worker ──
|
||||
"Daten und Backends":
|
||||
tab: "Backends"
|
||||
BACKENDS MINI:
|
||||
header: false
|
||||
tab: Home
|
||||
style: row
|
||||
columns: 4
|
||||
columns: 4
|
||||
|
||||
MEDIA:
|
||||
header: false
|
||||
tab: Media
|
||||
style: row
|
||||
columns: 4
|
||||
|
||||
tabs:
|
||||
- name: Home
|
||||
initialTab: true
|
||||
- name: Media
|
||||
Reference in New Issue
Block a user