mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Many fixes
New ownCloud package with a built-in webmail
This commit is contained in:
parent
323dd34c8b
commit
6116597f6f
56 changed files with 1137 additions and 232 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
.b-settings-identities {
|
||||
.b-settings-templates {
|
||||
|
||||
.process-place {
|
||||
text-align: center;
|
||||
|
|
|
|||
|
|
@ -2,11 +2,15 @@
|
|||
.b-template-add-content {
|
||||
|
||||
&.modal {
|
||||
width: 700px;
|
||||
width: 750px;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.e-template-place {
|
||||
height: 300px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue