Remove CSS parentheses around term-counts.
[mkws-moved-to-github.git] / tools / htdocs / mkwsStyle.css
index b62d15e..b9887d9 100644 (file)
     float: right;
 }
 
-#mkwsTermlists div.facet div.term span:before {
-    content: "(";
-}
-
-#mkwsTermlists div.facet div.term span:after {
-    content: ")";
-}
-
 #mkwsTermlists div.termtitle {
     font-weight: bold;
 }