blob: c144dc43d7289545de759aaffa3124e85ed6d8db [file] [log] [blame]
line { display: block; }
[type~=match] { background: lime ! important; }
line:nth-child(3n-1) { background: red; }
[hidden] { display: none; }