Legend improvement

This commit is contained in:
Itay Mizeretz 2017-10-16 18:10:58 +03:00
parent cb1d4f3445
commit 246c653029
1 changed files with 3 additions and 3 deletions

View File

@ -165,11 +165,11 @@ class MapPageComponent extends React.Component {
<div className="map-legend"> <div className="map-legend">
<b>Legend: </b> <b>Legend: </b>
<span>Exploit <i className="fa fa-lg fa-minus" style={{color: '#cc0200'}} /></span> <span>Exploit <i className="fa fa-lg fa-minus" style={{color: '#cc0200'}} /></span>
<b style={{color: '#aeaeae'}}>|</b> <b style={{color: '#aeaeae'}}> | </b>
<span>Scan <i className="fa fa-lg fa-minus" style={{color: '#ff9900'}} /></span> <span>Scan <i className="fa fa-lg fa-minus" style={{color: '#ff9900'}} /></span>
<b style={{color: '#aeaeae'}}>|</b> <b style={{color: '#aeaeae'}}> | </b>
<span>Tunnel <i className="fa fa-lg fa-minus" style={{color: '#0158aa'}} /></span> <span>Tunnel <i className="fa fa-lg fa-minus" style={{color: '#0158aa'}} /></span>
<b style={{color: '#aeaeae'}}>|</b> <b style={{color: '#aeaeae'}}> | </b>
<span>Island Communication <i className="fa fa-lg fa-minus" style={{color: '#a9aaa9'}} /></span> <span>Island Communication <i className="fa fa-lg fa-minus" style={{color: '#a9aaa9'}} /></span>
</div> </div>
<div className="telemetry-console"> <div className="telemetry-console">