mirror of
https://github.com/9001/copyparty.git
synced 2026-06-22 05:53:29 -06:00
unfun theme alignment fixes
This commit is contained in:
parent
48342c6dc8
commit
5769b53154
|
|
@ -1649,16 +1649,6 @@ html:not(.e):not(.d) #up_quick .btn.on {
|
||||||
margin-left: .2em;
|
margin-left: .2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.unfun #wfm span,
|
|
||||||
.unfun #wm3u span,
|
|
||||||
.unfun #wnp span {
|
|
||||||
font-size: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.unfun #wtoggle a {
|
|
||||||
font-size: .45em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.unfun #up_quick_more a:after {
|
.unfun #up_quick_more a:after {
|
||||||
content: "+"
|
content: "+"
|
||||||
}
|
}
|
||||||
|
|
@ -1944,6 +1934,7 @@ html.b #mu_outer {
|
||||||
}
|
}
|
||||||
.unfun #ops a {
|
.unfun #ops a {
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
|
padding-top: .35em;
|
||||||
}
|
}
|
||||||
.unfun #srchfolder_div {
|
.unfun #srchfolder_div {
|
||||||
left: 5.2em;
|
left: 5.2em;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue