[hamradio-commits] [dump1090] 336/373: Merge pull request #28 from ddeitterick/change_plotted_plane_table_bg_color

Matthew Ernisse mernisse-guest at moszumanska.debian.org
Thu Oct 23 14:58:34 UTC 2014


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

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

commit 732fe52a10550bbecc4a5f9622770da5217634bd
Merge: 9d3452f df4a8ce
Author: MalcolmRobb <Support at ATTAvionics.com>
Date:   Tue Sep 30 15:19:42 2014 +0100

    Merge pull request #28 from ddeitterick/change_plotted_plane_table_bg_color
    
    Change the Background Color for a Plotted Plane

 public_html/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc public_html/style.css
index aaa933f,ef4bfd8..eab51de
--- a/public_html/style.css
+++ b/public_html/style.css
@@@ -17,9 -14,10 +17,9 @@@ div#SpecialSquawkWarning { position: ab
  table#optionsTabs { width: 100%; font-size: small; font-family: monospace; background-color: #ddd;
      border: 1px; border-color: #000000;}
  
 -#tableinfo { font-size: x-small; font-family: monospace; }
 -#sudo_buttons { font-size: x-small; font-family: monospace; }
 +#tableinfo, #sudo_buttons { 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