From: Jean-Philippe Orsini Date: Tue, 13 Sep 2011 10:39:56 +0000 (+0000) Subject: change monitor page title X-Git-Tag: v0.8.0.5~663 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=9c88645f90e6a764c7c6986fdbbc702ee99738c2 change monitor page title min width of the table to 50% of the main div --- diff --git a/www/monitor.html b/www/monitor.html index d03f212..54c8acb 100644 --- a/www/monitor.html +++ b/www/monitor.html @@ -37,7 +37,7 @@ href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
-

Psensor Server Monitoring

+

System Monitoring

Uptime:

diff --git a/www/style.css b/www/style.css index 6722d82..652696e 100644 --- a/www/style.css +++ b/www/style.css @@ -44,6 +44,7 @@ table { text-align: left; padding-left: 8px; padding-right: 8px; + min-width: 50%; } thead {