mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
Issue #2106 - Clean-up: Un-prefix -moz-user-select in Comments
This commit is contained in:
parent
8f46cd0d63
commit
b11affbdf3
7 changed files with 15 additions and 15 deletions
|
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
|
||||
*|*:read-only > :read-write {
|
||||
/* override the above -moz-user-select: all rule. */
|
||||
/* override the above user-select: all rule. */
|
||||
user-select: -moz-text;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue