and while we're at at this one by @kirakiratter could probably use updating too cause its so godawful tacky that its great
https://userstyles.org/styles/141350/kirakiratter #userscripts
Here's a little #CSS snippet I'm using to make it more obvious to me when a #mastodon post has been edited.
abbr[title*="Edited"] {
text-decoration: none;
visibility: hidden;
}
abbr[title*="Edited"]::after {
content: "📝";
visibility: visible;
}
#css #mastodon #userScripts #usercss
@fedops I remember those days of #UserScripts and greasemonkey that we were proud of being #Firefox user as it let you customize your experience. These days, the only thing I'm proud of as Firefox user is it being FLOSS. This a very low bar, very!