MediaWiki:Mobile.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 109:
/* ======================================================= */
/* "NUCLEAR" HIDE HISTORY LINKS (
/* ======================================================= */
/* 1. Target
a[accesskey="h"] {
display: none !important;▼
}▼
/* 2. Target by URL pattern (Standard & Pretty URLs) */
a[href*="Special:History"],
a[href*="Special:RevisionHistory"] {
Line 118 ⟶ 124:
}
/*
.last-modified-bar,▼
▲a[href*="action=history"] {
.minerva-last-modified-bar,▼
.modified-enhancement {
display: none !important;
}
/*
#footer-places-history,
.footer-places-history,
li#footer-places-history {
▲ display: none !important;
▲}
▲.last-modified-bar,
▲.minerva-last-modified-bar,
display: none !important;
}
| |||