![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mautic.corals.io/app/bundles/ReportBundle/Assets/css/ |
/* ReportBundle */ .col-report-actions, .col-report-count { width: 25px; } #reportTable th:not(.col-report-count) { min-width: 125px; } .columnSelectorButtons { padding-top: 40px; } .columnSelectorButtons div:not(:last-child) { margin-bottom: 10px; } /* Fix of ChosenJS zero width */ #report_columns_chosen { width: 100% !important; } #ms-report_groupBy ul{ height: 115px; } #report_filters .panel { margin-bottom:0; margin-top:20px; } #report_filters > .in-group { margin-top:5px; } #report_filters .panel-heading { margin-bottom:0; padding-top:10px; } #report_filters .panel-heading .form-group { margin:0; } #report_filters > .in-group:first-child > .panel-heading { display:none; } #report_filters > .in-group:not(:first-child) { margin-top:0; border-top:0; border-top-left-radius: 0; border-top-right-radius: 0; margin-left:20px; } #report_filters > .in-group:not(:first-child) > .panel-heading { display:block; padding-left:10px; } #report_filters > .in-group:not(:first-child) > .panel-body > .row > div { padding-left:10px; padding-right:10px; }