mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 04:59:21 +03:00
Update openpgpjs 0.3.0 -> 0.5.1 (#142)
This commit is contained in:
parent
1ed1efbe6c
commit
61a7a9c078
23 changed files with 160 additions and 228 deletions
|
|
@ -106,7 +106,11 @@ html.rl-started-trigger.no-mobile #rl-content {
|
|||
animation: animate-stripes 2s linear infinite;
|
||||
}
|
||||
|
||||
&.csstransitions .b-settings-folders {
|
||||
&.csstransitions .button-delete-transitions {
|
||||
.transition(all 0.2s linear);
|
||||
}
|
||||
|
||||
/* &.csstransitions .b-settings-folders {
|
||||
.folder-item {
|
||||
.button-delete {
|
||||
.transition(all 0.2s linear);
|
||||
|
|
@ -142,7 +146,7 @@ html.rl-started-trigger.no-mobile #rl-content {
|
|||
.button-delete {
|
||||
.transition(margin-left 0.2s linear);
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
&.cssanimations .b-folders .e-item .anim-action-class {
|
||||
-webkit-animation: highlight-folder-row 0.5s linear;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue