ok
This commit is contained in:
parent
087f7bc2f5
commit
3573234517
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@ label {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.workspaces button {
|
||||||
|
border-bottom: 1px transparent;
|
||||||
|
}
|
||||||
|
|
||||||
.workspaces button.focused {
|
.workspaces button.focused {
|
||||||
border-bottom: 1px solid @theme_selected_bg_color;
|
border-bottom: 1px solid @theme_selected_bg_color;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue