User:Ian.oliver/common.css: Difference between revisions

From Protospace Wiki
Jump to navigation Jump to search
(attempt to add " visually" after "edit" on visual edit buttons, so they're not more prominent than the "edit source" ones, which leads to inadvertent clicks)
(No difference)

Revision as of 03:16, 25 November 2021

.ca-ve-edit > span > a::after, a.mw-editsection-visualeditor::after {
  content: "visually";
}