mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
fix hotdog theme visibility
This commit is contained in:
parent
9eea2761db
commit
2dc31e3391
|
|
@ -3626,6 +3626,12 @@ html.cy #pvol {
|
|||
html.cy #path i {
|
||||
background: transparent;
|
||||
}
|
||||
html.cy #up_quick_btn.on:not(:hover) {
|
||||
background: #f00;
|
||||
}
|
||||
html.cy span {
|
||||
color: #f00;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue