]> git.bitcoin.ninja Git - satsto.me/commitdiff
Remove now-redundant cursor overrides
authorMatt Corallo <git@bluematt.me>
Fri, 6 Sep 2024 14:46:47 +0000 (14:46 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 6 Sep 2024 14:46:54 +0000 (14:46 +0000)
index.html

index fa114cea31ec92ab33cccc755b71a318128a1950..c3605140a5efd7a7aa34d3c6003126a2f4164e25 100644 (file)
                                opacity: 0.2 !important;
                        }
                        .go-button {
-                               cursor: pointer;
                                display: flex;
                                margin-left: 3px;
                        }
                        }
                        .address-copy {
                                float: right;
-                               cursor: pointer;
                        }
                        .address-copy:hover {
                                transform: scale(0.9, 0.9);