Login screen support and various fixes when theme is set globally

This commit is contained in:
Vladyslav Hroshev
2023-12-16 18:10:58 +02:00
parent 407aa299e0
commit bd83e6ebf9
10 changed files with 264 additions and 22 deletions
+2 -3
View File
@@ -35,9 +35,8 @@
/* thumbnails on overview (workspaces list under search) */
.workspace-thumbnail {
border: none; /* because of impossibility round fullscreen apps */
background-color: ACCENT-DISABLED-COLOR;
border: 1px solid BORDER-SHADOW;
background-color: ACCENT-DISABLED-COLOR !important;
border: 1px solid BORDER-SHADOW !important;
}
/* drag and drop indicator */