mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Bug 1314544: [DateTimeInput] browser keyboard shortcut does not work when focus is on input box
This commit is contained in:
parent
ee07b11c03
commit
e59c0758c7
2 changed files with 151 additions and 59 deletions
|
|
@ -20,6 +20,8 @@
|
|||
border: 0;
|
||||
margin: 0;
|
||||
ime-mode: disabled;
|
||||
cursor: default;
|
||||
-moz-user-select: none;
|
||||
}
|
||||
|
||||
.datetime-separator {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue