Move newsletter filename setting and rename config tab

This commit is contained in:
JonnyWong16 2018-05-08 19:39:27 -07:00
commit 62104c95e3
4 changed files with 153 additions and 146 deletions

View file

@ -4092,4 +4092,9 @@ a:hover .overlay-refresh-image:hover {
}
a[data-tab-destination] {
cursor: pointer;
}
.modal-config-section {
margin-top: 10px !important;
padding-top: 10px;
border-top: 1px solid #444;
}