« get me outta code hell

content, css: generateGroupGalleryPage: mark albums not from group - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-05-17 13:48:18 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-05-17 13:48:18 -0300
commitd631b7def7e6e134245f3df121e7dff26fa2e94f (patch)
treead7cad212a4aa31c73026ec97ff2b387b6855f61 /src/static/css
parent25b6318977d279406bf4d1a436c2aeebb9bf7bc4 (diff)
content, css: generateGroupGalleryPage: mark albums not from group
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/site.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 9394e4c8..e536a235 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -2874,6 +2874,10 @@ video.pixelate, .pixelate video {
   max-width: 200px;
 }
 
+.grid-name-marker {
+  color: white;
+}
+
 .grid-actions {
   display: flex;
   flex-direction: row;