mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-17 04:12:44 +00:00
5 lines
280 B
CSS
5 lines
280 B
CSS
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 }
|