mailtrain/client/src/send-configurations/styles.scss
Tomas Bures 2fe7f82be3 Merge and cleanup of PR #564
The namespace filter in campaigns was dropped (i.e. "Work with campaign's namespace"). Instead, we need a universal solution. For instance a namespace slector somewhere in the top-right corner, which should apply to everything (not just campaigns).

Nevertheless, I kept the ...-by-namespace rest endpoints and related functions in models because they will be useful for implementing the universal namespace selection feature.
2019-03-27 00:41:18 +01:00

7 lines
No EOL
101 B
SCSS

textarea.dkimPrivateKey {
height: 200px;
}
.overridableCheckbox {
margin-top: -8px !important;
}