mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Contacts improvements (Added URL and Nickname fields)
This commit is contained in:
parent
f36cb72b82
commit
ef880319c6
42 changed files with 831 additions and 279 deletions
|
|
@ -85,7 +85,7 @@ html.ssm-state-desktop-large {
|
|||
}
|
||||
|
||||
.b-contacts-content.modal {
|
||||
width: 800px;
|
||||
width: 900px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -112,7 +112,7 @@ html.ssm-state-desktop {
|
|||
}
|
||||
|
||||
.b-contacts-content.modal {
|
||||
width: 800px;
|
||||
width: 900px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -169,7 +169,7 @@ html.ssm-state-tablet {
|
|||
}
|
||||
|
||||
.b-contacts-content.modal {
|
||||
width: 700px;
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
.b-contacts-content.modal {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue