Does replacing button[title="Toggle editors"] with .markdown-active work?
For example, in userchrome.css:
div.editor-toolbar .markdown-active {
display: none !important;
}
Does replacing button[title="Toggle editors"] with .markdown-active work?
For example, in userchrome.css:
div.editor-toolbar .markdown-active {
display: none !important;
}