Use white tag selector background

This commit is contained in:
Simon Kornblith 2012-02-01 20:47:01 -05:00
parent 774f91f092
commit 9e50234368

View File

@ -11,6 +11,7 @@ groupbox
overflow-x: hidden;
overflow-y: auto;
display: block; /* allow labels to wrap instead of all being in one line */
background-color: white;
}
checkbox