about summary refs log tree commit diff
path: root/src/ui/ui.css
blob: c1bf70001a60d46a29602d49861c90d94432f4c8 (plain)
1
2
3
4
5
6
7
headerbar {
  background-color: @theme-bg-color;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}