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