1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/gtk-3.0/gtk.css

16 lines
207 B
CSS
Raw Permalink Normal View History

2016-04-16 16:51:25 +00:00
VteTerminal,
TerminalScreen,
vte-terminal {
2019-10-11 23:06:07 +00:00
padding: 1.8em;
}
2018-11-14 11:15:15 +00:00
.window-frame, .window-frame:backdrop {
margin: 0;
border-style: none;
border-radius: 0;
}
.titlebar {
border-radius: 0;
}