Skip to content

Instantly share code, notes, and snippets.

@edgardoalz
Created June 17, 2017 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edgardoalz/27b7ee3b6f76ce92827ba4839ea16603 to your computer and use it in GitHub Desktop.
Save edgardoalz/27b7ee3b6f76ce92827ba4839ea16603 to your computer and use it in GitHub Desktop.
Gnome 3.18 Small Headerbars
.header-bar {
padding-top: 2.5px;
padding-bottom: 2.5px;
}
.header-bar .button {
padding-top: 4px;
padding-bottom: 4px;
}
.header-bar.default-decoration {
padding-top: 2px;
padding-bottom: 2px;
}
.header-bar.default-decoration .button.titlebutton {
padding-top: 3px;
padding-bottom: 3px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment