mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-28 08:00:32 +00:00
Buttons should be cursor pointer by default
Bug: T205321 Change-Id: I8f7f4afe22db33e16b443394fe8748dcd76ae913
This commit is contained in:
parent
2163d5f965
commit
85505d6906
|
@ -31,6 +31,7 @@ caption {
|
|||
button {
|
||||
border: 0;
|
||||
background-color: transparent;
|
||||
cursor: pointer;
|
||||
}
|
||||
body {
|
||||
line-height: 1;
|
||||
|
|
Loading…
Reference in a new issue