Added script to configure GTK - Gnome

Added another script to reset gtk
This commit is contained in:
Tracey Clark 2018-03-06 08:54:16 -06:00
commit e1b2350268
3 changed files with 24 additions and 1 deletions

9
gtk.css Normal file
View file

@ -0,0 +1,9 @@
.header-bar.default-decoration {
padding-top: 0px;
padding-bottom: 0px;
}
.header-bar.default-decoration .button.titlebutton {
padding-top: 0px;
padding-bottom: 0px;
}