jsdialog: open dropdown also when clicked on arrow
Change-Id: Ia354ddf75e6a097f1ef5aab586adb88a5234a14d Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
This commit is contained in:
parent
cb568b4340
commit
a8a715373e
1 changed files with 1 additions and 0 deletions
|
@ -302,6 +302,7 @@ td.jsdialog > [id^='table-box'] {
|
|||
top: 1px;
|
||||
left: -18px;
|
||||
cursor: pointer;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.ui-listbox[disabled='disabled'] ~ .ui-listbox-arrow {
|
||||
|
|
Loading…
Reference in a new issue