Difference between revisions of "MediaWiki:Chameleon.css"

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

Revision as of 16:44, July 28, 2021

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