mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-15 02:13:49 +00:00
df14b078c0
Override core styles for the watchlist expiry clock icon in Recent Changes and Watchlists. Bug: T261415 Depends-On: I621b1571b57686beb9fb5802533b1e70d293bc2a Change-Id: Iefdd271aeb6135771aae832e930fe02c73248110
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
.skin-minerva {
|
|
.mw-changesList-watchlistExpiry.oo-ui-iconElement-icon {
|
|
top: 4px;
|
|
}
|
|
|
|
.mw-watchlistexpiry-msg {
|
|
margin-left: 0;
|
|
}
|
|
}
|