blob: c6c180e101cacf4edce7cc4cc29f0b7c33f1be89 [file] [log] [blame]
line { display: block; }
[type~=match] { background: red; }
line:nth-last-of-type(3n-1) { background: lime; }
[hidden] { visibility: collapse; }