show is now element aware (#960)
This commit is contained in:
parent
91f1299f68
commit
b3ec8edddd
3 changed files with 33 additions and 7 deletions
|
@ -113,3 +113,5 @@ div.chain.test div { background: green; }
|
|||
|
||||
div.chain.out { background: green; }
|
||||
div.chain.out div { background: red; display: none; }
|
||||
|
||||
div#show-tests * { display: none; }
|
Loading…
Add table
Add a link
Reference in a new issue