mirror of
https://github.com/jstrieb/urlpages.git
synced 2025-01-03 11:42:12 +01:00
Add background to "hide buttons" toggle
This commit is contained in:
parent
899456a3b5
commit
e088eac8a0
1 changed files with 1 additions and 0 deletions
|
@ -68,4 +68,5 @@ label, input[type="checkbox"] {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
padding-bottom: 2px;
|
padding-bottom: 2px;
|
||||||
|
background: white;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue