add mango display manager

This commit is contained in:
2026-01-25 17:44:52 +01:00
parent bf6eda716b
commit 6013417cd5
9 changed files with 301 additions and 3 deletions

View File

@@ -83,7 +83,11 @@ button:hover {
#workspaces button {
padding: 0 5px;
background-color: transparent;
/*color: #ffffff;*/
color: @content_main;
}
#workspaces button.active {
background-color: @alternate1;
}
#workspaces button:hover {