mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
ES2015 first look / babeljs
This commit is contained in:
parent
5dcceaaca5
commit
445cd155e5
123 changed files with 3214 additions and 3680 deletions
|
|
@ -64,6 +64,7 @@
|
|||
|
||||
.drag-handle {
|
||||
cursor: pointer;
|
||||
cursor: all-scroll;
|
||||
}
|
||||
|
||||
.button-delete {
|
||||
|
|
|
|||
|
|
@ -60,6 +60,7 @@
|
|||
|
||||
.drag-handle {
|
||||
cursor: pointer;
|
||||
cursor: all-scroll;
|
||||
}
|
||||
|
||||
.button-delete {
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@
|
|||
|
||||
.drag-handle {
|
||||
cursor: pointer;
|
||||
cursor: all-scroll;
|
||||
}
|
||||
|
||||
.button-delete {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue