Difference between revisions of "MediaWiki:Chameleon.css"

From Earth Science Information Partners (ESIP)
Line 2: Line 2:
 
   display: inline !important;
 
   display: inline !important;
 
}
 
}
.ve-not-available .ns-talk .mw-editsection .mw-editsection-divider:first-of-type { visibility: hidden !important }
+
.ve-not-available .ns-talk .mw-editsection-visualeditor + span {
 +
  display: none !important;
 +
}

Revision as of 16:28, July 28, 2021

.ve-not-available .ns-talk .mw-editsection-divider {
  display: inline !important;
}
.ve-not-available .ns-talk .mw-editsection-visualeditor + span {
  display: none !important;
}