podcasts/hammond-gtk/resources/gtk/style.css
2017-12-24 13:16:37 +01:00

12 lines
134 B
CSS

row {
border-bottom: solid 1px rgba(0,0,0, 0.1);
}
row:last-child {
border-bottom: none;
}
list, border {
border-radius: 4px;
}