frontend: initial dark mode for filemananger

This commit is contained in:
Johannes Zellner
2024-06-12 19:57:21 +02:00
parent 9f26608681
commit 7affc6e987
3 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -161,7 +161,7 @@ body {
font-size: 20px;
}
.cloudron-layout-body {
.pankow-main-layout-body {
cursor: text;
}
@@ -171,7 +171,7 @@ body {
}
}
.cloudron-top {
.pankow-top-bar {
background-color: black;
color: white;
margin-bottom: 0 !important;