MediaWiki:Common.css: различия между версиями
Нет описания правки |
Нет описания правки |
||
| (не показаны 4 промежуточные версии этого же участника) | |||
| Строка 10: | Строка 10: | ||
#n-help-mediawiki { display: none !important; } | #n-help-mediawiki { display: none !important; } | ||
#n-randompage { display: none !important; } | #n-randompage { display: none !important; } | ||
#n-specialpages { display: none !important; } | |||
#t-whatlinkshere { display: none !important; } | #t-whatlinkshere { display: none !important; } | ||
#t-recentchangeslinked { display: none !important; } | #t-recentchangeslinked { display: none !important; } | ||
#t-permalink { display: none !important; } | #t-permalink { display: none !important; } | ||
#t-info { display: none !important; } | #t-info { display: none !important; } | ||
#feedlinks { display: none !important; } | #feedlinks { display: none !important; } | ||
.vector-typeahead-search-container { display: none !important; } | |||
/* .vector-sticky-header-search-toggle { display: none !important; } */ | |||
@media screen { .tocnumber { display: none; } } | @media screen { .tocnumber { display: none; } } | ||
| Строка 36: | Строка 38: | ||
.history-size { display: none !important; } | .history-size { display: none !important; } | ||
.mw-changeslist-separator { display: none !important; } | .mw-changeslist-separator { display: none !important; } | ||
.history-user { display: none !important; } | |||