mirror of
https://github.com/9001/copyparty.git
synced 2026-06-22 05:53:29 -06:00
small alignment fix
This commit is contained in:
parent
641371152d
commit
72ca118e82
|
|
@ -1017,6 +1017,7 @@ html.y #path a:hover {
|
||||||
}
|
}
|
||||||
#flogout {
|
#flogout {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
direction: rtl;
|
||||||
}
|
}
|
||||||
html.dz #flogout {
|
html.dz #flogout {
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
|
|
@ -5547,7 +5548,6 @@ html.by #spaceUsed_bar {
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
display: block;
|
display: block;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
justify-self: end;
|
|
||||||
}
|
}
|
||||||
#opa_acc label {
|
#opa_acc label {
|
||||||
cursor: pointer !important;
|
cursor: pointer !important;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue