mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-28 16:10:55 +00:00
Merge "Buttons should be cursor pointer by default"
This commit is contained in:
commit
98ebba5bbe
|
@ -31,6 +31,7 @@ caption {
|
||||||
button {
|
button {
|
||||||
border: 0;
|
border: 0;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
|
Loading…
Reference in a new issue