mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 14:58:37 +09:00
Issue #2106 - Clean-up: Remove Defunct -moz-user-select CSS Directives
This commit is contained in:
parent
f1815317c3
commit
8f46cd0d63
3 changed files with 0 additions and 16 deletions
|
|
@ -2096,7 +2096,6 @@ textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > te
|
|||
line-height: 1.42857;
|
||||
border-radius: 4px;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none; }
|
||||
.btn:focus, .btn:active:focus, .btn.active:focus {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue