« get me outta code hell

Merge branch 'preview' into commentary-entries - 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-16 13:07:25 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-16 13:07:25 -0400
commit8852ff9bb22df90fefb7e52eadce8670502f2334 (patch)
treeff3dee194055f23a6df98ec12240f2b09b7022be /src/static/site5.css
parentd019852fc5dcfa2a7686c17ec1bc9c4877ad5832 (diff)
parent84c367c27ca82938c61b696ef24601d1cff9b2b3 (diff)
Merge branch 'preview' into commentary-entries
Diffstat (limited to 'src/static/site5.css')
-rw-r--r--src/static/site5.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/static/site5.css b/src/static/site5.css
index 1ffe5044..ba44ec37 100644
--- a/src/static/site5.css
+++ b/src/static/site5.css
@@ -803,6 +803,16 @@ 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,
+html[data-url-key="localized.listing"][data-url-value0="random"] #data-error-line {
+  display: none;
+}
+
+html[data-url-key="localized.listing"][data-url-value0="random"] #content a:not([href]) {
+  opacity: 0.7;
+}
+
 /* Images */
 
 .image-container {