MediaWiki:Mobile.css: Difference between revisions

?
Tags: Reverted Mobile web edit Advanced mobile edit
Not working
Tags: Mobile web edit Advanced mobile edit
 
(3 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:first-of-type {
display: none;
}