(bug 36211) add cursor:pointer to .mw-enhancedchanges-arrow
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 1 Dec 2012 20:05:53 +0000 (21:05 +0100)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 5 Dec 2012 10:00:33 +0000 (10:00 +0000)
With this, the arrow is shown with a pointer and looks like clicking on
a link. Without this, the user has no feedback, that he can click the
arrow.

Change-Id: I8bee6e51b1786785128d56931dc1ff9a09ba1d78

resources/mediawiki.special/mediawiki.special.changeslist.css

index 8a5421e..3589ea1 100644 (file)
@@ -42,6 +42,7 @@ table.mw-enhanced-rc td.mw-enhanced-rc-nested {
        zoom: 1;
        width: 15px;
        height: 15px;
+       cursor: pointer;
 }
 
 .mw-enhancedchanges-arrow.mw-enhancedchanges-arrow-space {