Change pool category class location

In order to make blacklisting by category easier.
This commit is contained in:
Toks
2013-07-27 11:46:35 -04:00
parent 942ba4ac09
commit e3ca0b26a7
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
@import "../common/000_vars.css.scss";
a.pool-category-series, span.pool-category-series a {
.pool-category-series a {
color: #A0A;
&:hover {
@@ -8,7 +8,7 @@ a.pool-category-series, span.pool-category-series a {
}
}
a.pool-category-collection, span.pool-category-collection a {
.pool-category-collection a {
color: $link_color;
&:hover {