MediaWiki:Mobile.css: Difference between revisions

fix class
Tags: Mobile web edit Advanced mobile edit
Not working
Tags: Mobile web edit Advanced mobile edit
 
(6 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-child(2) {
display: none;
}