[hamradio-commits] [dump1090] 314/389: Change the Background Color for a Plotted Plane

Matthew Ernisse mernisse-guest at moszumanska.debian.org
Wed Nov 5 00:20:09 UTC 2014


This is an automated email from the git hooks/post-receive script.

mernisse-guest pushed a commit to branch master
in repository dump1090.

commit df4a8ce00b8fb559ec10ee5bf7acc592012d03fd
Author: ddeitterick <doug at deitterick.com>
Date:   Sun Aug 3 22:11:09 2014 -0400

    Change the Background Color for a Plotted Plane
    
    Changed the background color for a plotted plane in the planes table to
    something that was more easily visible.
---
 public_html/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/style.css b/public_html/style.css
index 63d0a45..ef4bfd8 100644
--- a/public_html/style.css
+++ b/public_html/style.css
@@ -17,7 +17,7 @@ table#optionsTabs { width: 100%; font-size: small; font-family: monospace; backg
 #tableinfo { font-size: x-small; font-family: monospace; }
 #sudo_buttons { font-size: x-small; font-family: monospace; }
 
-.vPosition  { font-weight: bold; background-color: #f5fff5; }
+.vPosition  { font-weight: bold; background-color: #d5ffd5; }
 .squawk7500 { font-weight: bold; background-color: #ff5555; }
 .squawk7600 { font-weight: bold; background-color: #00ffff; }
 .squawk7700 { font-weight: bold; background-color: #ffff00; }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dump1090.git



More information about the pkg-hamradio-commits mailing list