mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Provide email proposals from address book
This commit is contained in:
@ -29,8 +29,12 @@
|
||||
}
|
||||
|
||||
.default-layout .ui.multiple.search.dropdown>input.search {
|
||||
width: 3.5em;
|
||||
width: auto;
|
||||
}
|
||||
/* .default-layout .ui.multiple.search.dropdown>input.search.long-search { */
|
||||
/* width: auto; */
|
||||
/* } */
|
||||
|
||||
|
||||
.default-layout .job-log {
|
||||
background: #181819;
|
||||
@ -111,6 +115,10 @@ span.small-info {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.ui.form textarea.search {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.login-layout, .register-layout, .newinvite-layout {
|
||||
background: #708090;
|
||||
height: 101vh;
|
||||
|
Reference in New Issue
Block a user