mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
Add data bag view widget, and editor.
This commit is contained in:
@ -310,4 +310,17 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
z-index: 1;
|
||||
opacity: 1;
|
||||
border-right: 0.0625rem solid rgb(222, 226, 230);
|
||||
}
|
||||
|
||||
.fieldLabel
|
||||
{
|
||||
color: rgb(52, 71, 103);
|
||||
font-weight: 700;
|
||||
padding-right: .5em;
|
||||
}
|
||||
|
||||
.fieldValue
|
||||
{
|
||||
color: rgb(123, 128, 154);
|
||||
font-weight: 400;
|
||||
}
|
Reference in New Issue
Block a user