mirror of
https://github.com/nasa/openmct.git
synced 2025-06-05 17:01:41 +00:00
[Frontend] Styling for TOI element
Fixes #933 Fixes #1193 WIP: TOI in tables
This commit is contained in:
parent
1c3bd69b66
commit
adbcc407ef
@ -63,6 +63,9 @@
|
|||||||
{{ visibleRow.contents[header].text }}
|
{{ visibleRow.contents[header].text }}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr class="l-toi-holder">
|
||||||
|
<td class="l-toi"></td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user