mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Drag&Drop recipients emails on compose screen.
This commit is contained in:
parent
4938f0fbfe
commit
0ec965bccb
11 changed files with 80 additions and 21 deletions
|
|
@ -17,6 +17,11 @@
|
|||
padding: 2px 15px 2px 5px;
|
||||
margin: 2px 2px 2px;
|
||||
color: #555;
|
||||
z-index: 100;
|
||||
|
||||
&.ui-draggable.ui-draggable-dragging {
|
||||
z-index: 101;
|
||||
}
|
||||
|
||||
position: relative;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue