]> granicus.if.org Git - transmission/commitdiff
(trunk web) when mousing over the turtle or compact buttons, turn the cursor into...
authorJordan Lee <jordan@transmissionbt.com>
Sun, 28 Aug 2011 04:12:31 +0000 (04:12 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sun, 28 Aug 2011 04:12:31 +0000 (04:12 +0000)
web/stylesheets/common.css

index 9c4eaa80d9a6a1f2be56f3852bfd2ac425b495ec..c8d972da156896ce0c954cee0d67ebf95d78f80f 100644 (file)
@@ -937,6 +937,7 @@ div.torrent_footer div#turtle_button {
        width: 32px !important;
        margin: 0 0 0 38px;
        padding: 0;
+       cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
 }
@@ -962,6 +963,7 @@ div.torrent_footer #compact-button {
        float: left;
        margin-left: 38px;
        position: relative;
+       cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
 }