Merge branch 'filter-urls' of github.com:nature/pa11y-dashboard into develop

This commit is contained in:
Rowan Manning
2014-03-04 14:14:49 +00:00
11 changed files with 187 additions and 55 deletions

View File

@@ -41,4 +41,7 @@
.show-class {
display:block;
}
}
.no-js-hide {
display: none;
}
}