Underline links in advanced settings.

This commit is contained in:
ccd0 2015-06-20 17:30:51 -07:00
parent 9bf13014d9
commit 59c6ffcc4c

View File

@ -533,7 +533,7 @@ div[data-checked="false"] > .suboption-list {
.section-filter textarea { .section-filter textarea {
height: 500px; height: 500px;
} }
.section-filter a { .section-filter a, .section-advanced a {
text-decoration: underline; text-decoration: underline;
} }
.section-sauce textarea { .section-sauce textarea {