slush-marklogic-node
slush-marklogic-node copied to clipboard
Dashboard UI-Theme: Style the facet value counts to look cool, as I did in a demo
Used:
<span data-toggle="tooltip" style="float:right" class="badge bg-grey badge-custom">{{ value.count }}</span>
@jenbreese what do you think, would this be something we could add to one or more of the out of the box themes? Dashboard, or maybe others as well?
This is totally do-able. Just have to account for widths; as it looks funny if it wraps.
Pushing away for next release..