Hi there,

I'd like to suggest to add a "cursor: pointer;" to the .thumbnail
class (homepage). When you hover over the thumbnail it feels more
natural to have a pointer displayed since it's clickable.

Perhaps not even big enough to generate a patch for but I attached it anyway. :)

-- 
With kind regards / Met vriendelijke groet,

Eelko Berkenpies
http://blog.berkenpies.nl/
diff --git a/data/home.html b/data/home.html
index d709a1d..6a7db22 100644
--- a/data/home.html
+++ b/data/home.html
@@ -84,6 +84,7 @@ float:left;
 width:228px;
 padding: 11px 0px 0px 0px;
 margin: 10px 10px 10px 0;
+cursor: pointer;
 }
 
 .thumbnail a {
_______________________________________________
rekonq mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/rekonq

Reply via email to