set mouse cursor to move type in whole dialog
This commit is contained in:
@@ -62,6 +62,11 @@ a {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
.ui-dialog.react-draggable .ui-dialog-buttonpane {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
|
||||
.ui-dialog .ui-dialog-titlebar .action-items {
|
||||
float: right;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user