Simplified reporting. Presets will be hard coded

This commit is contained in:
Naomi
2018-10-01 14:35:10 +01:00
parent 9f735eb492
commit bfef673d42
6 changed files with 137 additions and 7 deletions

View File

@ -0,0 +1,16 @@
.facet-item label {
display: inline;
padding-left: 5px;
}
li.facet-item {
list-style-type: none;
}
#opencase_reporting_buttons {
margin-bottom: 20px;
}
#opencase_reporting_buttons #download-data{
float: right;
}