Skip to content

Instantly share code, notes, and snippets.

@alunux
Created June 25, 2016 15:29
Show Gist options
  • Save alunux/286214515ee3a37cc368c101e3f51557 to your computer and use it in GitHub Desktop.
Save alunux/286214515ee3a37cc368c101e3f51557 to your computer and use it in GitHub Desktop.
headerbar {
min-height: 0;
padding-left: 2px;
padding-right: 2px;
padding-top: 1px;
padding-bottom: 1px;
}
headerbar entry,
headerbar spinbutton,
headerbar button,
headerbar separator {
margin-top: 1px;
margin-bottom: 1px;
}
.default-decoration {
min-height: 0;
padding-left: 2px;
padding-right: 2px;
padding-top: 1px;
padding-bottom: 1px;
}
.default-decoration .titlebutton {
min-height: 5px;
min-width: 5px;
}
notebook button {
min-height: 0;
min-width: 0;
padding: 2px;
}
widget {
padding: 4px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment