demo site
This commit is contained in:
parent
8fc46d0ea9
commit
ed284c9519
9 changed files with 1050 additions and 25 deletions
|
|
@ -28,8 +28,8 @@
|
|||
z-index: 100;
|
||||
}
|
||||
|
||||
.grid-stack-item.ui-draggable-dragging .box,
|
||||
.grid-stack-item.ui-resizable-resizing .box {
|
||||
.grid-stack-item.ui-draggable-dragging .grid-stack-item-content,
|
||||
.grid-stack-item.ui-resizable-resizing .grid-stack-item-content {
|
||||
box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue