mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-13 17:37:07 +00:00
Add custom styles for temporary user links
Bug: T334581 Change-Id: I0641bab87a8c942fb58e63c08924f5ff9f4472b0
This commit is contained in:
parent
69dd6f1c5b
commit
52273510fe
|
@ -52,3 +52,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mw-tempuserlink {
|
||||||
|
background-color: @background-color-interactive;
|
||||||
|
padding: 2px 8px 2px 8px;
|
||||||
|
border-radius: 2px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue