userstyles.org css highlighter

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

2017/10/19のページです。最新版はこちら。

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
darkred
評価
0 0 0
バージョン
17.10.19
作成日
2017/10/19
更新日
2017/10/19
大きさ
13.6KB
ライセンス
MIT
対象サイト

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

Note:

  • My version 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.