mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
css fix
This commit is contained in:
parent
879ffda408
commit
6e324d19da
|
|
@ -1861,10 +1861,6 @@ html.y #ops svg circle {
|
|||
input[type=color] {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
.opview select {
|
||||
padding: .3em;
|
||||
margin: .2em 0 ;
|
||||
}
|
||||
.opview input.err {
|
||||
color: var(--err-fg);
|
||||
background: var(--err-bg);
|
||||
|
|
@ -3936,6 +3932,11 @@ html.e #wrap.thin {
|
|||
padding-bottom: .6em;
|
||||
margin-left: 2.9em;
|
||||
}
|
||||
html.fz #srv_name {
|
||||
padding-top: 1.1em !important;
|
||||
padding-bottom: .6em;
|
||||
margin-left: 3.2em !important;
|
||||
}
|
||||
#widget, #wrap {
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue