mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
remove regression indicator for win95 dark theme
This commit is contained in:
parent
18e44e382f
commit
87cd75eea0
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue