mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 05:32:25 -06:00
vice theme modal bg
This commit is contained in:
parent
f9e06d5580
commit
3f6505a9cc
|
|
@ -2614,6 +2614,9 @@ html.y #bbox-overlay figcaption a {
|
||||||
max-width: 66.6em;
|
max-width: 66.6em;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
html.c .modalcontent {
|
||||||
|
background: var(--bg-u2);
|
||||||
|
}
|
||||||
.modalheader {
|
.modalheader {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue