[facets] make sure has_text facet data is posted correctly (closes #1857405)
Posted data was associated to facet id (e.g. has-text-123098dasdf898adssdd)
rather than facet name (i.e. has-text).
/***************************************/
/* Manage view (views/startup.py) */
/***************************************/
table.startup {
width: 100%;
}
/* table.startup td { */
/* padding: 0.1em 0.2em; */
/* } */
table.startup td.addcol {
text-align: right;
width: 0.5em;
}
table.startup th{
text-align: left;
}