From d631b7def7e6e134245f3df121e7dff26fa2e94f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 17 May 2025 13:48:18 -0300 Subject: content, css: generateGroupGalleryPage: mark albums not from group --- src/static/css/site.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/static/css/site.css') 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; -- cgit 1.3.0-6-gf8a5