aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/terminal.css
blob: 51ead0deb047d26cf3f8d36058a6a836bb4905ce (plain) (blame)
1
2
3
4
5
6
7
8
vte-terminal {
	/* This must be kept in sync with the geometry hints in terminal.vala */
	padding: 2px;
}

scrolledwindow undershoot {
	background-image: none;
}