techgarage-ir.MTWireGuard/UI/wwwroot/css/custom.css

4 lines
93 B
CSS
Raw Normal View History

2023-03-03 23:24:18 +03:30
.logs-table tr td:nth-of-type(odd) {
background-color: var(--cui-table-striped-bg);
}