[Web] Better fkey handling in init_db; set body font size to 11pt instead of 14px; Changes to autodiscover functions
This commit is contained in:
@@ -83,6 +83,9 @@ body.modal-open {
|
||||
overflow: inherit;
|
||||
padding-right: inherit !important;
|
||||
}
|
||||
body {
|
||||
font-size:11pt;
|
||||
}
|
||||
#mailcow-alert {
|
||||
position: fixed;
|
||||
bottom: 8px;
|
||||
|
Reference in New Issue
Block a user