This commit is contained in:
Sakooooo 2024-10-15 15:42:41 +04:00
parent 9a8e237f79
commit 2c2b29c287
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -30,14 +30,6 @@ label {
font-weight: bold;
}
.workspaces button {
border-bottom: 1px transparent;
}
.workspaces button.focused {
border-bottom: 1px solid @theme_selected_bg_color;
}
.client-title {
color: @theme_selected_bg_color;
}
@ -64,7 +56,7 @@ label {
}
.workspace-active {
border-bottom: 3px solid @theme_selected_bg_color;
border-bottom: 1px solid @theme_selected_bg_color;
}
levelbar block,