mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +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;
|
||||
}
|
||||
|
||||
.parcelRulesCard
|
||||
.optimizationRulesCard
|
||||
{
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.parcelRulesCard TD
|
||||
.optimizationRulesCard TD
|
||||
{
|
||||
font-size: 14px !important;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.parcelRulesCard A
|
||||
.optimizationRulesCard A
|
||||
{
|
||||
color: blue;
|
||||
font-size: 14px;
|
||||
|
Reference in New Issue
Block a user