]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - bip39-standalone.html
Disabled fields use normal text-select cursor
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / bip39-standalone.html
index 84d875d27996ec2136491db3be27b3f7be3ecb77..b30bd5367ef4a61c9714da80765eb2ee2b68b57d 100644 (file)
@@ -21,6 +21,9 @@
             body {
                 padding-bottom: 32px;
             }
+            .form-control[disabled] {
+                cursor: auto;
+            }
             .feedback-container {
                 position: fixed;
                 top: 0;