Add readonly support for email profile settings.

More to come...  Also this required some form tweaking/overhaul(s).
This commit is contained in:
Lance Edgar 2015-12-04 00:31:22 -06:00
parent ba6bf87ded
commit ef40af814a
13 changed files with 453 additions and 48 deletions

View file

@ -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],