sigma sigma on the wall

This commit is contained in:
Sakooooo 2024-09-23 06:39:21 +04:00
parent f391fe191c
commit aedaee9745
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -50,10 +50,10 @@ label {
background-color: transparent;
}
/* .workspace-indicator button.focused {
.workspace-indicator button.focused {
border-bottom: 3px solid @theme_selected_bg_color;
}
*/
}
.workspace-inactive {
opacity: 0.5;
@ -65,7 +65,7 @@ label {
border-bottom: 3px transparent;
}
.workspace-active button.focused {
.workspace-active {
border-bottom: 3px solid @theme_selected_bg_color;
}