Difference between revisions of "MediaWiki:Chameleon.css"

From Earth Science Information Partners (ESIP)
Line 2: Line 2:
 
   display: inherit !important;
 
   display: inherit !important;
 
}
 
}
.ve-not-available .mw-editsection-visualeditor + .mw-editsection-divider { display: none !important }
+
.ve-not-available .mw-editsection-visualeditor ~ .mw-editsection-divider:first-of-type { display: none !important }

Revision as of 16:20, July 28, 2021

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