summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/gtk.css
blob: 3befe735c63d56541418bcecec12250123af1990 (plain)
1
2
3
4
5
6
7
/* CSD for windows: */
window, .window-frame {
    border-width: 1px;
    border: solid 1px alpha(black, 0.75);
    border-radius: 7px 7px 0 0;
}