Simplified reporting. Presets will be hard coded
This commit is contained in:
16
modules/opencase_reporting/css/opencase-reporting.css
Normal file
16
modules/opencase_reporting/css/opencase-reporting.css
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user