[taffybar] Add indication that workspace is visible but not focused
This commit is contained in:
parent
5c9dd1f155
commit
3d894ba205
@ -38,6 +38,9 @@
|
|||||||
.workspaces .contents {
|
.workspaces .contents {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
border-width: 1px;
|
||||||
|
border-style: solid;
|
||||||
|
border-color: @transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.workspace-label {
|
.workspace-label {
|
||||||
|
Loading…
Reference in New Issue
Block a user