Revamp CSS template system using var() feature

This commit is contained in:
djmaze 2021-02-05 10:42:20 +01:00
parent 92bbaadbf3
commit d9bece04b2
30 changed files with 317 additions and 530 deletions

View file

@ -1,12 +1,4 @@
.b-admin-branding {
.disabled-form {
opacity: 0.8;
}
.custom-css-wrapper textarea {
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
}
}