mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Update knockoutjs
This commit is contained in:
parent
79a5c11556
commit
69e3ebb146
19 changed files with 250 additions and 123 deletions
|
|
@ -75,4 +75,4 @@ var
|
|||
$document = $(window.document),
|
||||
|
||||
NotificationClass = window.Notification && window.Notification.requestPermission ? window.Notification : null
|
||||
;
|
||||
;
|
||||
|
|
@ -39,6 +39,7 @@
|
|||
.folder-name {
|
||||
display: inline-block;
|
||||
word-break: break-all;
|
||||
white-space: pre-wrap;
|
||||
.box-sizing(border-box);
|
||||
margin-left: 7px;
|
||||
line-height: 22px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue