dashfolders: adds permission modal to dashboard settings

This commit is contained in:
Daniel Lee
2018-02-01 14:32:19 +01:00
parent 9cdc1428d7
commit cc55ab6bc8
4 changed files with 28 additions and 81 deletions

View File

@@ -400,7 +400,7 @@ select.gf-form-input ~ .gf-form-help-icon {
.cta-form {
position: relative;
padding: 1rem;
background-color: $dark-4;
background-color: $empty-list-cta-bg;
margin-bottom: 1rem;
border-top: 3px solid $green;
}