mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-04-13 14:58:36 -04:00
html code update
This commit is contained in:
parent
081bd17bb2
commit
3043844741
@ -116,7 +116,7 @@
|
||||
<div style="text-align:left;font:9.5pt arial, sans-serif;font-weight:bold;margin-left:25px; margin-right:25px;line-height:1.4;white-space:normal;">
|
||||
{% for _peer, _pdata in _table['PEERS'].items() %}
|
||||
<span class="tooltip" style="border-bottom: 1px dotted white;{{'background-color:#98FB98; color:#464646;' if _table['PEERS'][_peer]['STATS']['CONNECTION'] == 'YES' else 'background-color:#ff0000; color:white;'}}"><b> {{_pdata['CALLSIGN']}} </b>
|
||||
<span class="tooltiptext" style="top:120%;left:50%;margin-left:-130%;width:160px;">
|
||||
<span class="tooltiptext" style="top:120%;left:50%;margin-left:-160%;width:160px;">
|
||||
<center> <b>Peer</b>: <font color=yellow>{{_peer}}</font> </center>
|
||||
</span></span>
|
||||
{% endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user