draggable columns for text list
This commit is contained in:
parent
16365555e9
commit
da29507488
2 changed files with 96 additions and 9 deletions
|
|
@ -875,3 +875,13 @@ Requests
|
|||
width: 12px;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
/*
|
||||
================================================================================
|
||||
Drag & Drop
|
||||
================================================================================
|
||||
*/
|
||||
|
||||
.OxDrag {
|
||||
cursor: move;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue