mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 21:30:45 +00:00
Add initial version of record developer mode, associated scripts
This commit is contained in:
@ -238,3 +238,24 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
color: gray;
|
||||
right: 0.125rem;
|
||||
}
|
||||
|
||||
.devDocumentation ul>li
|
||||
{
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.devDocumentation *
|
||||
{
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.devDocumentation p
|
||||
{
|
||||
margin-top: .5rem;
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
||||
.devDocumentation code
|
||||
{
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user