MediaWiki:Mobile.css: Difference between revisions

how about this
Tags: Reverted Mobile web edit Advanced mobile edit
Not working
Tags: Mobile web edit Advanced mobile edit
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site */
/* Remove duplicate DiscussionTools messages
This is caused by the jerry-rigged hook
to display protection indicators:
[[MediaWiki:Site-protection-indicators]] */
.ext-discussiontools-emptystate::nth-of-type(2) {
display: none;
}