Use white tag selector background
This commit is contained in:
parent
774f91f092
commit
9e50234368
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ groupbox
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
display: block; /* allow labels to wrap instead of all being in one line */
|
display: block; /* allow labels to wrap instead of all being in one line */
|
||||||
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
checkbox
|
checkbox
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue