Removing the href="#" attribute in the facet toggles to avoid session confusion.
[pazpar2-moved-to-github.git] / www / demo / css / styles.css
index 30fd855..b9d312a 100644 (file)
@@ -232,12 +232,14 @@ a.unselected {
 background-image: url(../gfx/minus.gif);
 background-position: 0px 2px;
 background-repeat: no-repeat;
+cursor: pointer;
 }
 
 a.selected {
 background-image: url(../gfx/plus.gif);
 background-position: 0px 2px;
 background-repeat: no-repeat;
+cursor: pointer;
 }
 
 span.green {