selfoss hide offline checkbox
This commit is contained in:
parent
0c72a1e4b0
commit
a3143a13bb
@ -6,3 +6,7 @@
|
|||||||
color: var(--button-text-hover);
|
color: var(--button-text-hover);
|
||||||
font-size: .8em;
|
font-size: .8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#login label[for="enableoffline"], #login label[for="enableoffline"] + label {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user