diff --git a/admin/meetings.php b/admin/planning.php similarity index 97% rename from admin/meetings.php rename to admin/planning.php index ea64831..a44e2a2 100755 --- a/admin/meetings.php +++ b/admin/planning.php @@ -180,7 +180,7 @@ require_once '../inc/header.php';

-
+ @@ -212,7 +212,7 @@ require_once '../inc/header.php'; - Abbrechen + Abbrechen
@@ -249,10 +249,10 @@ require_once '../inc/header.php'; - + mode_edit_outline - + delete_outline diff --git a/css/style.css b/css/style.css index 09a6fde..7d1d99b 100755 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,7 @@ +/* --- Basis-Layout-Regeln --- */ body { background-color: #e6e6e6ff; - padding-top: 40px; /* Anpassen an die Höhe Ihres Menüs */ + padding-top: 56px !important; /* Korrigiert, um Platz für das Menü zu schaffen */ } .container { @@ -14,6 +15,7 @@ pre { white-space: pre-wrap; } +/* --- App-spezifische Stile --- */ .color-preview { width: 30px; height: 30px; @@ -24,7 +26,7 @@ pre { .material-symbols-outlined { font-variation-settings: 'FILL' 0, - 'wght' 100, /* Wert von 100 bis 700, je niedriger, desto dünner */ + 'wght' 100, 'GRAD' 0, 'opsz' 24 } \ No newline at end of file diff --git a/inc/menu.php b/inc/menu.php index bac1630..e58a183 100755 --- a/inc/menu.php +++ b/inc/menu.php @@ -10,7 +10,7 @@ homeDashboard