From: Will Budic Date: Thu, 5 Mar 2020 07:49:29 +0000 (+1100) Subject: Log header colour chg, X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=e6d431281beea573c53a42b5545659ba31dc14d2;p=LifeLog.git Log header colour chg, --- diff --git a/htdocs/cgi-bin/main.cgi b/htdocs/cgi-bin/main.cgi index 371d2af..cf08907 100755 --- a/htdocs/cgi-bin/main.cgi +++ b/htdocs/cgi-bin/main.cgi @@ -274,7 +274,7 @@ for my $key ( keys %hshDesc ) { my $log_output = qq(
- + diff --git a/htdocs/cgi-bin/wsrc/main.css b/htdocs/cgi-bin/wsrc/main.css index 0ab6414..7990e83 100644 --- a/htdocs/cgi-bin/wsrc/main.css +++ b/htdocs/cgi-bin/wsrc/main.css @@ -80,7 +80,6 @@ th, border: 1px solid black; border-right: 1px solid black; vertical-align: top; - apadding:2px; } .r1 { background-color: #ccffff; diff --git a/htdocs/cgi-bin/wsrc/main_moon.css b/htdocs/cgi-bin/wsrc/main_moon.css index 6cf65f8..5569da0 100644 --- a/htdocs/cgi-bin/wsrc/main_moon.css +++ b/htdocs/cgi-bin/wsrc/main_moon.css @@ -107,7 +107,7 @@ div#rz { font-style: normal; font-weight: bold; font-size: large; - background-color: #363531; + background-color: #55555F; border: 1px solid white; border-right: 1px solid white; text-align: center; diff --git a/htdocs/cgi-bin/wsrc/main_sun.css b/htdocs/cgi-bin/wsrc/main_sun.css index 7cd55c3..b678532 100644 --- a/htdocs/cgi-bin/wsrc/main_sun.css +++ b/htdocs/cgi-bin/wsrc/main_sun.css @@ -89,7 +89,7 @@ th, font-style: normal; font-weight: bold; font-size: large; - background-color: #D4AF37; + background-color: #f0cc57; border: 1px solid black; border-right: 1px solid black; text-align: center;
Date Time Log#