Cleaned up the L&F; Added table sorting; Cleaned up the table styling.

This commit is contained in:
2022-09-10 17:42:38 -07:00
parent 4ec6d502aa
commit bbff674b62
13 changed files with 237 additions and 3972 deletions

View File

@@ -63,11 +63,13 @@ ul
table
min-width: 650px
table > thead > tr > th.headerCell
color: white
background-color: #333447
//
//table > thead > tr > th.headerCell
// color: white
// background-color: #333447
//
//table > thead > tr > th.headerCell .MuiTableSortLabel-icon
// background-color: white
table > thead.sticky > tr > th.headerCell
position: sticky
top: 0