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