userstyles.org css highlighter

Formats and highlights CSS code shown after [Show CSS] clicking.

Verze ze dne 20. 10. 2017. Zobrazit nejnovější verzi.

Autor
darkred
Hodnocení
0 0 0
Verze
2017.10.20.1
Vytvořeno
19. 10. 2017
Aktualizováno
20. 10. 2017
Size
14,0 KB
Licence
MIT
Spustit na

It's modified version of https://greatest.deepsurf.us/en/scripts/41-userstyles-org-css-highlighter (by trespassersW) in order to work with the new userstyles.org layout.

Notes:

  • It uses the arrive.js library.
  • Once you click the "Show CSS code" to expand it, clicking it again won't make it collapse. This is a known issue: the (existing) <textarea> containing the CSS has to be converted into <code> for the beautified code to be properly displayed.
  • Thanks to trespassersW for a very useful script!