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