mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 13:20:43 +00:00
SPRINT-17: change rules id
This commit is contained in:
@ -265,18 +265,18 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.parcelRulesCard
|
.optimizationRulesCard
|
||||||
{
|
{
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.parcelRulesCard TD
|
.optimizationRulesCard TD
|
||||||
{
|
{
|
||||||
font-size: 14px !important;
|
font-size: 14px !important;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
.parcelRulesCard A
|
.optimizationRulesCard A
|
||||||
{
|
{
|
||||||
color: blue;
|
color: blue;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
Reference in New Issue
Block a user