mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Add an icon for dubleclick action used in widgetEditable
This commit is contained in:
parent
da4929546a
commit
022932d074
@ -3084,3 +3084,7 @@ tr.disableIfNoEPL {
|
||||
pointer-events: none;
|
||||
}
|
||||
.inactive_blur > * {opacity: 0.4; filter:blur(2px); pointer-events: none;}
|
||||
|
||||
.et2_editable {
|
||||
cursor: url(images/cursor_editable.png), pointer;
|
||||
}
|
BIN
api/templates/default/images/cursor_editable.png
Normal file
BIN
api/templates/default/images/cursor_editable.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in New Issue
Block a user