Make the filter legend black instead of grey

This commit is contained in:
Jason 2015-03-23 19:42:17 -05:00
parent 02e1255580
commit 80691ed80e

View File

@ -113,9 +113,6 @@
border-radius: 6px;
margin: 1em 0;
}
legend {
color: gray;
}
.enabled-only > .disabled, .edited-only > [style-update-url] {
display: none;
}