mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-20 06:03:20 +00:00
@@ -4,6 +4,7 @@
|
||||
Bug fixes
|
||||
- [web] date validator now handles non-latin characters
|
||||
- [web] show the "reply all" button in more situations
|
||||
- [web] fixed CSS when printing message in popup window (#4674)
|
||||
|
||||
4.0.6 (2019-02-21)
|
||||
------------------
|
||||
|
||||
@@ -47,8 +47,8 @@
|
||||
md-autocomplete,
|
||||
md-sidenav,
|
||||
md-card-actions,
|
||||
md-fab-speed-dial,
|
||||
md-backdrop,
|
||||
.md-fab,
|
||||
.md-scroll-mask,
|
||||
.md-dialog-container,
|
||||
.md-open-menu-container,
|
||||
@@ -75,6 +75,7 @@
|
||||
|
||||
// Content must be visible to be printed on multiple pages
|
||||
main,
|
||||
body.popup .view-detail,
|
||||
section,
|
||||
md-content,
|
||||
md-card,
|
||||
|
||||
Reference in New Issue
Block a user