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 {
color: red;
content: "BUGGY";
}*/
html.ez #hovertree:after {
color: rgb(255 98 98);
content: "BUGGY";
}
}*/
html.e #widget {
box-shadow: 0 0;
border: 0 !important;