Add pointer on hover for map link buttons.
authorLeif Hanson <leif@gaslightmedia.com>
Wed, 24 Jul 2013 13:50:15 +0000 (13:50 +0000)
committerLeif Hanson <leif@gaslightmedia.com>
Wed, 24 Jul 2013 13:50:15 +0000 (13:50 +0000)
Toolkit/Members/css/member.css

index f3284f4..09953b4 100755 (executable)
@@ -969,4 +969,7 @@ div.thumb {
 }
 #paging_wrapper > div {
        margin-bottom: 1em;
+}
+.map-link img {
+       cursor: pointer;
 }
\ No newline at end of file