mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Added contact toolbar
This commit is contained in:
parent
23c299ac9e
commit
37db821349
11 changed files with 31225 additions and 31259 deletions
|
|
@ -143,19 +143,10 @@ html.ssm-state-tablet, html.ssm-state-mobile {
|
|||
}
|
||||
|
||||
.b-contacts-content.modal {
|
||||
width: 600px;
|
||||
width: 700px;
|
||||
}
|
||||
|
||||
.b-contacts-content.modal {
|
||||
.b-list-toolbar, .b-list-content, .b-list-footer-toolbar {
|
||||
width: 150px;
|
||||
}
|
||||
.b-list-toolbar .e-search {
|
||||
width: 125px;
|
||||
}
|
||||
.b-view-content {
|
||||
left: 150px;
|
||||
}
|
||||
.contactValueInput {
|
||||
width: 200px;
|
||||
}
|
||||
|
|
@ -173,15 +164,6 @@ html.ssm-state-tablet {
|
|||
}
|
||||
|
||||
.b-contacts-content.modal {
|
||||
.b-list-toolbar, .b-list-content, .b-list-footer-toolbar {
|
||||
width: 200px;
|
||||
}
|
||||
.b-list-toolbar .e-search {
|
||||
width: 175px;
|
||||
}
|
||||
.b-view-content {
|
||||
left: 200px;
|
||||
}
|
||||
.contactValueInput {
|
||||
width: 250px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue