From: umherirrender Date: Sat, 1 Dec 2012 20:05:53 +0000 (+0100) Subject: (bug 36211) add cursor:pointer to .mw-enhancedchanges-arrow X-Git-Tag: 1.31.0-rc.0~21424^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=926d60c306d47c1fc9429aae65acd0c248eee928;p=lhc%2Fweb%2Fwiklou.git (bug 36211) add cursor:pointer to .mw-enhancedchanges-arrow 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 --- diff --git a/resources/mediawiki.special/mediawiki.special.changeslist.css b/resources/mediawiki.special/mediawiki.special.changeslist.css index 8a5421e86e..3589ea1e4f 100644 --- a/resources/mediawiki.special/mediawiki.special.changeslist.css +++ b/resources/mediawiki.special/mediawiki.special.changeslist.css @@ -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 {