mirror of
https://gitplac.si/aljaxus/upn-qr.git
synced 2026-02-04 03:13:18 +00:00
prevent text selectio in input[type=submit]
This commit is contained in:
@@ -21,7 +21,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
textarea,
|
textarea,
|
||||||
input,
|
input:not([type=submit]),
|
||||||
pre,
|
pre,
|
||||||
code {
|
code {
|
||||||
-webkit-user-select: text;
|
-webkit-user-select: text;
|
||||||
|
|||||||
Reference in New Issue
Block a user