[#396 Support row reordering in slickgrid grid]
This commit is contained in:
@@ -173,3 +173,12 @@ classes should alter those!
|
||||
line-height: 13px;
|
||||
}
|
||||
|
||||
.recline-cell-reorder {
|
||||
font-size: 12px;
|
||||
padding: 2px;
|
||||
width: 22px;
|
||||
height: 14px;
|
||||
line-height: 13px;
|
||||
cursor: move;
|
||||
background: url("../images/drag-handle.png") no-repeat center center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user