better defaults...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-05-13 07:26:59 +03:00
parent 285c0b8b94
commit 71dc5687e3

View File

@ -43,7 +43,10 @@
}
.viewer.single-image-mode {
--ribbon-background-color: none;
/* XXX should these be transparent??? */
/* XXX should these be !important??? */
--image-background-color: none !important;
--ribbon-background-color: none !important;
}