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!