fix: allow activating workspaces which are already active & improve styling
This commit is contained in:
parent
ef6e865963
commit
580df62e46
2 changed files with 7 additions and 8 deletions
|
|
@ -60,7 +60,7 @@ button.inactive:hover {
|
|||
padding: 0px;
|
||||
background-color: darker(@view_bg_color);
|
||||
background-image: none;
|
||||
color: @view_bg_color;
|
||||
color: @view_fg_color;
|
||||
border-color: transparent;
|
||||
outline-color: transparent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue