userstyles.org css highlighter

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

目前为 2017-10-20 提交的版本。查看 最新版本

作者
darkred
评分
0 0 0
版本
2017.10.20.1
创建于
2017-10-19
更新于
2017-10-20
大小
14.0 KB
许可证
MIT
适用于

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!