Difference between revisions of "MediaWiki:Chameleon.css"

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

Revision as of 16:31, July 28, 2021

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