From 5de4020d2a2ed1028ce39d3a8bd3a8bd865fc8cd Mon Sep 17 00:00:00 2001 From: Tim Laszlo Date: Tue, 5 Jun 2012 14:41:43 -0500 Subject: web_reports: added a view to show the most common configuration problems --- reports/site_media/bcfg2_base.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'reports') diff --git a/reports/site_media/bcfg2_base.css b/reports/site_media/bcfg2_base.css index d74c1b618..83890fd11 100644 --- a/reports/site_media/bcfg2_base.css +++ b/reports/site_media/bcfg2_base.css @@ -264,3 +264,9 @@ span.nav_bar_current { border: 1px solid #98DBCC; padding: 1px; } +#threshold_box { + border: 1px solid #98DBCC; + margin-top: 5px; + width: 640px; + padding: 5px; +} -- cgit v1.2.3-1-g7c22