User:AlphSpirit/common.css: Difference between revisions
AlphSpirit (talk | contribs) No edit summary |
AlphSpirit (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
.tsTableGrid3 .tsTableCell:nth-child(3n+2) { | .tsTableGrid3 .tsTableCell:nth-child(3n+2) { | ||
border-right: 1px solid #5b8680; | border-right: 1px solid #5b8680; | ||
} | |||
.tsTableGrid3 .tsTableCell:nth-child(6n+1), | |||
.tsTableGrid3 .tsTableCell:nth-child(6n+2), | |||
.tsTableGrid3 .tsTableCell:nth-child(6n+3) { | |||
background-color: #b4ddcf; | |||
} | } | ||
.tsTableHeader, .tsTableCell { | .tsTableHeader, .tsTableCell { |