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

m
redried after that try that didn't work
(try separately (both tested and working in the inspector))
m (redried after that try that didn't work)
 
Line 1: Line 1:
.mw-editsection-visualeditor::after {
.mw-editsection-visualeditor::after, #ca-ve-edit > span > a::after {
    content: " visually";
}
 
#ca-ve-edit > span > a::after {
     content: " visually";
     content: " visually";
}
}