mirror of
https://github.com/github/semantic.git
synced 2024-12-25 07:55:12 +03:00
hide the empty nodes
This commit is contained in:
parent
78ba276948
commit
86e1e8ae8b
@ -31,6 +31,7 @@
|
||||
}
|
||||
.invisible {
|
||||
background-color: #fff;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.diff div, .diff ul, .diff li, .diff dl, .diff dd, .diff span {
|
||||
|
Loading…
Reference in New Issue
Block a user