mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°5888 - Add move cursor on modals' header
This commit is contained in:
5
css/backoffice/vendors/_jqueryui.scss
vendored
5
css/backoffice/vendors/_jqueryui.scss
vendored
@@ -198,6 +198,11 @@ $ibo-vendors-jqueryui--ui-slider--ui-slider-handle--hover--border-color: $ibo-co
|
||||
text-indent: -9999px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.ui-draggable {
|
||||
.ui-dialog-titlebar {
|
||||
cursor: move;
|
||||
}
|
||||
}
|
||||
.ui-dialog-title{
|
||||
@extend %ibo-font-ral-nor-250;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user