mirror of https://github.com/aredn/aredn.git
Merge branch 'wscan' into develop
This commit is contained in:
commit
7c216480a5
|
@ -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}
|
Loading…
Reference in New Issue