Merge branch 'wscan' into develop

This commit is contained in:
AE6XE 2015-04-04 22:01:21 -07:00
commit 7c216480a5
1 changed files with 3 additions and 0 deletions

View File

@ -26,3 +26,6 @@ body table {
.LogoDiv { position:absolute left:0px; width:100%; height:95; }
.AREDNLogo { background:rgb(231,231,231); position:absolute; left:10%; width:175; height:95; }
.PartOfAREDN { font-family:Verdana; font-size:xx-small; text-align:center; }
/* Used to indicate NODES in the WSCAN output */
.wscan-row-node { background-color: lightseagreen}