From 0772ae0522be1fde19362ab7bb0808e13b4f382c Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 29 Mar 2024 00:16:58 -0400 Subject: fixed equation box resizing to stay in place. fixedlightbox to have a black foreground color so equations can be seen. fixed function plots to translate more of the math syntax --- src/client/views/LightboxView.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/views/LightboxView.scss') diff --git a/src/client/views/LightboxView.scss b/src/client/views/LightboxView.scss index 9a9b8a437..6da5c0338 100644 --- a/src/client/views/LightboxView.scss +++ b/src/client/views/LightboxView.scss @@ -67,6 +67,7 @@ z-index: 1000; .lightboxView-contents { position: absolute; + color: black; } .lightboxView-navBtn-frame { position: absolute; -- cgit v1.2.3-70-g09d2