mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-19 05:40:44 +00:00
SPRINT-16: finished parcel dashboard widgets
This commit is contained in:
@ -259,3 +259,25 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
{
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.MuiAutocomplete-input
|
||||
{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.parcelRulesCard
|
||||
{
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.parcelRulesCard TD
|
||||
{
|
||||
font-size: 14px !important;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.parcelRulesCard A
|
||||
{
|
||||
color: blue;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user