mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-12 15:17:11 +00:00
gtk: ensure workspace switcher visibility
This commit is contained in:
parent
53387206d4
commit
189cfeb80a
|
@ -1,2 +1,4 @@
|
|||
window.ssd * {margin: -99px} window, headerbar {border-radius: 0}
|
||||
headerbar, headerbar *, headerbar * * { min-height: 0; margin: 0; padding: 0; }
|
||||
.workspace-item { border-left: 1px solid #404040; border-right: 1px solid #404040; }
|
||||
.current-workspace { background-color: #262626 }
|
||||
|
|
Loading…
Reference in a new issue