sigma sigma on the wall
This commit is contained in:
parent
f391fe191c
commit
aedaee9745
1 changed files with 5 additions and 5 deletions
|
@ -50,10 +50,10 @@ label {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* .workspace-indicator button.focused {
|
.workspace-indicator button.focused {
|
||||||
border-bottom: 3px solid @theme_selected_bg_color;
|
border-bottom: 3px solid @theme_selected_bg_color;
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
.workspace-inactive {
|
.workspace-inactive {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
@ -65,7 +65,7 @@ label {
|
||||||
border-bottom: 3px transparent;
|
border-bottom: 3px transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.workspace-active button.focused {
|
.workspace-active {
|
||||||
border-bottom: 3px solid @theme_selected_bg_color;
|
border-bottom: 3px solid @theme_selected_bg_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue