summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/style.css
blob: 86f9dfca2e553905a6e7754d1b579382e9a6e102 (plain) (blame)
1
2
3
table.locations tbody td:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.025);
}