Fixes.
Added support for help text in custom fields. Reimplemented the mechanism how campaign_messages are created.
This commit is contained in:
parent
025600e818
commit
4e4b77ca84
19 changed files with 223 additions and 200 deletions
|
@ -199,11 +199,10 @@ textarea {
|
|||
|
||||
/* --- Other ------------- */
|
||||
|
||||
.help-block {
|
||||
.option-help-block {
|
||||
display: block;
|
||||
font-size: .9em;
|
||||
line-height: 1;
|
||||
color: #999999;
|
||||
margin-left: 3px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
form a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue