mirror of
https://github.com/nasa/openmct.git
synced 2025-03-18 01:55:17 +00:00
* add marked rows and total rows in tables * Styling for table row counts addition - Main styles for new `.c-table-indicator` and elements; - Refined main layout spacing; - Layout for table footer elements; - Hover behavior for footer when table in Display Layout; * Styling for table row counts addition - Refined `.c-filter-indication` styles; - Refined `.c-table-indicator` styles; - Added dynamic tooltips for total and marked rows count elements; * fix lint issues Co-authored-by: charlesh88 <charlesh88@gmail.com>