mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
9175504ffc
25 changed files with 75 additions and 75 deletions
|
|
@ -118,6 +118,8 @@ const PSEUDO_SELECTORS = [
|
|||
[":target", 0],
|
||||
[":enabled", 0],
|
||||
[":disabled", 0],
|
||||
[":read-only", 1],
|
||||
[":read-write", 1],
|
||||
[":checked", 1],
|
||||
["::selection", 0]
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue