working on message settings:
- created form - implemented storing of settings - implemented loading of settings next: pre-filling from with settings loaded from DB
This commit is contained in:
@@ -323,6 +323,13 @@ textarea{
|
||||
max-height: unset;
|
||||
}
|
||||
|
||||
.message.settings label{
|
||||
display: block;
|
||||
}
|
||||
.message.settings td{
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.project th,
|
||||
.task th{
|
||||
text-align: right;
|
||||
|
||||
Reference in New Issue
Block a user