MediaWiki:Common.css: Difference between revisions

mNo edit summary
No edit summary
Line 755: Line 755:


/* =========================================================
/* =========================================================
   FORCE REMOVE VECTOR DEFAULT COLLAPSIBLE STYLING
   Fix FAQ styling inside Template namespace (documentation)
   ========================================================= */
   ========================================================= */


.mw-parser-output .ooo-faq__item {
.ns-10 .ooo-faq__item {
   background: linear-gradient(
   background: linear-gradient(
     to bottom,
     to bottom,
Line 766: Line 766:


   border: 1px solid rgba(0,0,0,0.08) !important;
   border: 1px solid rgba(0,0,0,0.08) !important;
  box-shadow: 0 1px 2px rgba(0,0,0,0.04);
}
}


.skin-theme-clientpref-night .mw-parser-output .ooo-faq__item {
.skin-theme-clientpref-night .ns-10 .ooo-faq__item {
   background: linear-gradient(
   background: linear-gradient(
     to bottom,
     to bottom,