« get me outta code hell

client: tidy & better isolate random links code in client info - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/site5.css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-11-15 18:55:22 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-15 18:56:58 -0400
commit91f00a36b33d13630ea7a9ac6fcd03110b0f1a73 (patch)
tree67282bebb4546dd26b8181aee1463295a89accce /src/static/site5.css
parent43141f1fc41768679b63e154ac21203e928b17c7 (diff)
client: tidy & better isolate random links code in client info
Diffstat (limited to 'src/static/site5.css')
-rw-r--r--src/static/site5.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/static/site5.css b/src/static/site5.css
index 014e6d25..9111f3a6 100644
--- a/src/static/site5.css
+++ b/src/static/site5.css
@@ -792,6 +792,11 @@ html[data-url-key="localized.albumCommentary"] li.no-commentary {
   opacity: 0.7;
 }
 
+html[data-url-key="localized.listing"][data-url-value0="random"] #data-loading-line,
+html[data-url-key="localized.listing"][data-url-value0="random"] #data-loaded-line {
+  display: none;
+}
+
 /* Images */
 
 .image-container {