userstyles.org css highlighter

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

Från och med 2017-10-19. Se den senaste versionen.

Skapare
darkred
Betyg
0 0 0
Version
17.10.19
Skapad
2017-10-19
Uppdaterad
2017-10-19
Size
13,6 KB
Licens
MIT
Gäller för

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!