Add drag and drop possibilities

This commit is contained in:
Charles Gagnon
2018-11-05 18:00:13 -05:00
parent b061bfc688
commit 08be789109
2 changed files with 118 additions and 86 deletions

View File

@@ -58,6 +58,11 @@
-st-hfade-offset: 48px;
}
#dashtopanelScrollview #drag-placeholder {
background-color: rgba(130, 130, 130, 0.2);
padding: 0;
}
.dashtopanelSecondaryMenu {
max-width: 400px;
}