Revision 2813a467
Added by Steve Beaver over 8 years ago
src/usr/local/www/css/pfSense.css | ||
---|---|---|
978 | 978 |
background-color: #eeeeee; |
979 | 979 |
} |
980 | 980 |
|
981 |
input[type="checkbox"]{ |
|
981 |
input[type="checkbox"]:not(:checked) {
|
|
982 | 982 |
outline: 1px solid #888888; |
983 | 983 |
} |
Also available in: Unified diff
Further refine checkbox styling