Styles refer to .mkwsFacet rather than div.facet within .mkwsTermlists
[mkws-moved-to-github.git] / tools / htdocs / mkws.css
index 1aa8d6e..3677d65 100644 (file)
     -webkit-border-top-right-radius: 10px;
 }
 
-.mkwsTermlists div.facet {
+.mkwsFacet {
     background: #e0f0ff;
     padding: 0.7em;
     margin-top: 0.7em;
     -webkit-border-top-right-radius: 10px;
 }
 
-.mkwsTermlists div.facet div.term {
+.mkwsFacet div.term {
     clear: both;
 }
 
-.mkwsTermlists div.facet div.term span {
+.mkwsFacet div.term span {
     float: right;
 }