icingaweb2/modules/monitoring/application/controllers
Matthias Jentsch 53c9292b41 Fix BarChart padding in Dashboard
Use max-width instead of width in the chart layout to make better use of the available space, but prevent the charts from growing too big. Use a bigger weight and height in the default dashboard configuration.

fixes #6744
2014-07-21 13:06:35 +02:00
..
ChartController.php Fix BarChart padding in Dashboard 2014-07-21 13:06:35 +02:00
CommandController.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ConfigController.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ListController.php We do not want to access $_POST directly if it is possible to avoid it 2014-07-17 09:28:10 +02:00
MonitoringCommands.php Prefer style="clear: both;" rather than Bootstrap's class="clearfix" 2014-07-17 17:46:28 +02:00
MultiController.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ProcessController.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ShowController.php Add contact detail view 2014-07-18 17:35:24 +02:00
TacticalController.php monitoring/controllers: filter-related cleanup 2014-06-17 13:48:26 +00:00
TimelineController.php Web\Window: fix it's usage, add helper function 2014-06-22 13:21:21 +02:00