mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Fix draggable items in toolbar get move icon by default
This commit is contained in:
parent
1218cce8bb
commit
6c058fffa8
@ -2750,6 +2750,8 @@ div.ui-dialog div.ui-dialog-content > div {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.et2_toolbar *[class ^="et2_toolbar_draggable"] {cursor: pointer !important;}
|
||||
|
||||
div.et2_toolbar.ui-widget-header {
|
||||
background: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user