MediaWiki:Group-autoconfirmed.css: Cudahiya di navbera guhartoyan de

Content deleted Content added
Rûpel bi "→‎CSS placed here will affect autoconfirmed users only: →‎Show hidden items that have class="autoconfirmed-show".: div.autoconfirmed-show, p.autoconfirmed-show { display: block !important; } span.autoconfirmed-show, small.autoconfirmed-show { display: inline !important; } table.autoconfirmed-show { display: table !important; } li.autoconfirmed-show { display: list-item !important; } .unconfirmed-show { display: none !important; }" hat çêkirin
 
(Cudahî nîne)

Guhartoya herî nû ya 11:37, 27 tîrmeh 2021

/* CSS placed here will affect autoconfirmed users only */
/* Show hidden items that have class="autoconfirmed-show". */
div.autoconfirmed-show,
p.autoconfirmed-show {
  display: block !important;
}
span.autoconfirmed-show,
small.autoconfirmed-show {
  display: inline !important;
}
table.autoconfirmed-show {
  display: table !important;
}
li.autoconfirmed-show {
  display: list-item !important;
}
.unconfirmed-show {
  display: none !important;
}