wip
This commit is contained in:
@ -310,3 +310,8 @@ body {
|
||||
/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
|
||||
background: linear-gradient(to right, #2c2c2c, #1e1e1e, #1e1e1e);
|
||||
}
|
||||
|
||||
.bookmark-card.dragging {
|
||||
opacity: 0.7;
|
||||
cursor: move; /* Show a move cursor when dragging */
|
||||
}
|
Reference in New Issue
Block a user