mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
SPRINT-13: local storage of pinned columns, added ability to clear all filters, bug fix, added carat thing to rows per page dropdown
This commit is contained in:
@ -212,3 +212,16 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
padding-bottom: 0px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.MuiDataGrid-toolbarContainer .MuiBadge-badge
|
||||
{
|
||||
right: 7px;
|
||||
top: 5px;
|
||||
background: orange;
|
||||
}
|
||||
|
||||
.MuiTablePagination-root .MuiSvgIcon-root
|
||||
{
|
||||
display: inline;
|
||||
color: gray;
|
||||
}
|
||||
|
Reference in New Issue
Block a user