add app/static and app/media

This commit is contained in:
meeb
2020-11-26 16:01:47 +11:00
parent 37d390c8d8
commit cde919422f
13 changed files with 108 additions and 32 deletions

View File

@@ -11127,6 +11127,10 @@ strong {
.simpleform .row {
margin-bottom: 0; }
.simpleform .help-text {
color: #2ec4b6;
padding: 1rem 0 1rem 0; }
.simpleform label {
text-transform: uppercase;
display: block;

File diff suppressed because one or more lines are too long