[#62,facets/view][s]: start refactoring the facet viewer to something nicer.

* facet listing are bootstrap dropdowns and rename from FacetQueryEditor to FacetViewer to better reflect purpose.
This commit is contained in:
Rufus Pollock
2012-04-01 18:55:07 +01:00
parent add2afa93a
commit ccdc2aed2d
2 changed files with 15 additions and 16 deletions

View File

@@ -60,10 +60,14 @@
clear: both;
}
.recline-query-facet-editor {
.recline-facet-viewer {
clear: both;
}
.recline-facet-viewer .facet-summary label {
display: inline;
}
/**********************************************************
* Notifications
*********************************************************/