Add readonly support for email profile settings.
More to come... Also this required some form tweaking/overhaul(s).
This commit is contained in:
parent
ba6bf87ded
commit
ef40af814a
13 changed files with 453 additions and 48 deletions
|
@ -73,6 +73,10 @@ div.field-wrapper div.field {
|
|||
float: left;
|
||||
margin-bottom: 5px;
|
||||
line-height: 25px;
|
||||
|
||||
/* NOTE: This was added specifically for email settings (description),
|
||||
who knows what it breaks...hopefully nothing. */
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
div.field-wrapper div.field input[type=text],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue