srjjgm

Results 4 comments of srjjgm

> This is a note for how to fix the missing icon for StyloaiX in Firefox 119. Modify the userscript as follows: > > ```diff > - type: _uc.sss.AUTHOR_SHEET >...

> @srjjgm I'm not noticing any issue with the editor, but if you could walk me through a process you followed that resulted in the problem, maybe I can find...

It worked! Thank you very much! It seems to me that the editor separates any word that contains characters like "!", "-" or "." Maybe it's a change from version...

I found a "solution" for separating words and characters. Actually, it's just a CSS code that minimizes the problem, until the correct solution appears: @-moz-document url-prefix("chrome://userchromejs/content/styloaix/edit") { .CodeMirror pre.CodeMirror-line >...