Skip to content
Snippets Groups Projects
Verified Commit 0724753d authored by Owen Graham's avatar Owen Graham
Browse files

Hide placeholder source links

parent f58927ce
Branches
No related tags found
No related merge requests found
......@@ -175,6 +175,10 @@ select:disabled {
padding: 0;
}
#visualization.placeholder #sources {
visibility: hidden;
}
#sources li {
display: block;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment