mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 22:27:16 +01:00
Refactored website ordering feature.
This commit is contained in:
parent
62dce0a8d1
commit
1d4aa7c535
96 changed files with 518 additions and 174 deletions
|
|
@ -9,12 +9,3 @@
|
|||
border-bottom: 0;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.websiteDragActive {
|
||||
opacity: 0.6;
|
||||
cursor: grab;
|
||||
}
|
||||
|
||||
.websiteDragActive:active {
|
||||
cursor: grabbing;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue