mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
ironbar: Only underline active workspace
Hover effects are already inherited from the GTK theme.
This commit is contained in:
parent
1e6e5ebb5d
commit
15d9586f23
@ -179,11 +179,7 @@
|
||||
}
|
||||
|
||||
.workspaces .item.focused {
|
||||
box-shadow: inset 0 -3px;
|
||||
}
|
||||
|
||||
.workspaces .item:hover {
|
||||
box-shadow: inset 0 -3px;
|
||||
box-shadow: inset 0 -2px;
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user