Closed Bug 1575001 Opened 5 years ago Closed 5 years ago

Splinter review doesn't show trailing spaces in red/pink any more

Categories

(bugzilla.mozilla.org :: Splinter, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: jorgk-bmo, Unassigned)

Details

Splinter has been deprecated so the bugs won’t be fixed.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE

But why did you change it in the first place? It was working. So you make it not work (while it's already deprecated) and then you say you won't fix it :-(

I can add custom CSS if you can give me a tip.

Custom CSS of .trailing-whitespace { background: red !important; } restores this.

This is funny, since the CSS in splinter.css#433 is:
.trailing-whitespace { background: rgb(var(--accent-color-pink-1)); so somewhere that got lost.

You need to log in before you can comment on or make changes to this bug.