mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-16 17:50:52 +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 {
|
.workspaces .item.focused {
|
||||||
box-shadow: inset 0 -3px;
|
box-shadow: inset 0 -2px;
|
||||||
}
|
|
||||||
|
|
||||||
.workspaces .item:hover {
|
|
||||||
box-shadow: inset 0 -3px;
|
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user