mirror of
				https://github.com/ShaYmez/HBmonitor.git
				synced 2025-10-30 20:30:23 -04:00 
			
		
		
		
	Update hblink_table_gradient.html
This commit is contained in:
		
							parent
							
								
									a5d1ae19e2
								
							
						
					
					
						commit
						eadcca9ebf
					
				| @ -49,7 +49,7 @@ | ||||
| {% endfor %} | ||||
| </table> | ||||
|  {% else %} | ||||
|          <table style='width:100%; font: 14pt arial, sans-serif'> | ||||
|          <table style='width:100%; font: 13pt arial, sans-serif'> | ||||
|              <tr style='border:none; background-color:#f9f9f9f9;'> | ||||
|              <td style='border:none;height:60px;'><font color=brown><b><center>Waiting for data from the HBLink server ...</center></b></td> | ||||
|              </tr> | ||||
| @ -98,7 +98,7 @@ | ||||
|     <tr style="background-color:#f9f9f9f9;"> | ||||
|         <td style="font-weight:bold; padding-left: 20px; text-align:left;"> {{ _openbridge}} </td> | ||||
|         <td><div style="font: 9pt arial, sans-serif;margin-top:3px;margin-bottom:3px;">Net ID: <span style="font: 9pt arial, sans-serif;font-weight:bold;">{{ _table['OPENBRIDGES'][_openbridge]['NETWORK_ID'] }}</td> | ||||
|         <td style="background-color:#f9f9f9f9; font: 9pt arial, sans-serif; font-weight: 600; color:#0066ff;">{% for entry in _table['OPENBRIDGES'][_openbridge]['STREAMS']  %}({{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][0] }}: {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][1] }} >> {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][2] }}) {% endfor %}</td> | ||||
|         <td style="background-color:#f9f9f9f9; font: 9pt arial, sans-serif; font-weight: 600; color:#0066ff;">{% for entry in _table['OPENBRIDGES'][_openbridge]['STREAMS']  %}(<span style="{{ 'color:#008000;' if _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][0] == 'RX' else 'color:red;' }}">{{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][0] }}</span>: {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][1] }} >> {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][2] }}) {% endfor %}</td> | ||||
|     </tr> | ||||
|     {% endfor %} | ||||
| </table> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user