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