mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
Checkpoint refactoring script out of just associated-record, for more general purpose
This commit is contained in:
@ -339,6 +339,12 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
border-right: 0.0625rem solid rgb(222, 226, 230);
|
||||
}
|
||||
|
||||
.scriptLogsView TD,
|
||||
.scriptLogsView TH
|
||||
{
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.fieldLabel
|
||||
{
|
||||
color: rgb(52, 71, 103);
|
||||
|
Reference in New Issue
Block a user