1
0
Fork 0

gtk.css no longer needed

This commit is contained in:
Von Random 2017-06-23 14:41:24 +03:00
parent c707c52d77
commit 16262f5209

14
gtk.css
View file

@ -1,14 +0,0 @@
.window-frame, .window-frame:backdrop {
box-shadow: 0 0 0 black;
border-style: none;
margin: 0;
border-radius: 0;
}
.titlebar {
border-radius: 0;
}
VteTerminal {
padding: 0;
}