]> git.sur5r.net Git - i3/i3.github.io/commitdiff
add cursor:pointer to #imgleft and #imgright
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 23 Jul 2011 13:28:07 +0000 (15:28 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 23 Jul 2011 13:28:07 +0000 (15:28 +0200)
css/style.css

index b568027feef90f1f87b0dae4d3b13bb9e2ac6c71..017745c633b387c5c209d0fde3749c8a6dacd23d 100644 (file)
@@ -301,6 +301,7 @@ img {
 }
 
 #imgleft, #imgright {
+    cursor: pointer;
     position: fixed;
     top: 50%;
     width: 64px;