Greasy Fork is available in English.

userstyles.org css highlighter

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

Mint 2017.10.20.. Lásd a legutóbbi verzió

Fejlesztő
darkred
Értékelések
0 0 0
Verzió
2017.10.20
Létrehozva
2017.10.19.
Frissítve
2017.10.20.
Size
10 KB
Licensz
MIT
Érvényes

It's modified version of https://greasyfork.org/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!