remove regression indicator for win95 dark theme

This commit is contained in:
varphi-online 2025-08-12 10:12:05 -07:00
parent 18e44e382f
commit 87cd75eea0

View file

@ -3986,11 +3986,11 @@ html.e #path i {
html.e #hovertree:after { html.e #hovertree:after {
color: red; color: red;
content: "BUGGY"; content: "BUGGY";
}*/
html.ez #hovertree:after { html.ez #hovertree:after {
color: rgb(255 98 98); color: rgb(255 98 98);
content: "BUGGY"; content: "BUGGY";
} }
}*/
html.e #widget { html.e #widget {
box-shadow: 0 0; box-shadow: 0 0;
border: 0 !important; border: 0 !important;