gtk.css no longer needed
This commit is contained in:
parent
c707c52d77
commit
16262f5209
1 changed files with 0 additions and 14 deletions
14
gtk.css
14
gtk.css
|
@ -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;
|
||||
}
|
Loading…
Reference in a new issue