mirror of
https://github.com/9001/copyparty.git
synced 2025-08-16 16:42:13 -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 {
|
||||
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;
|
||||
|
|
Loading…
Reference in a new issue