CSS rules utilities

functions allowing to get the CSS rules applied to an element

2020/01/27のページです。最新版はこちら。

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://updategreasyfork.deno.dev/scripts/394970/768130/CSS%20rules%20utilities.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Pierre MARS
バージョン
0.3
作成日
2020/01/10
更新日
2020/01/27
大きさ
3.11KB
ライセンス
不明

permet de trouver (findCssRules(element))
ou modifier
modCssRules(
element,
{
cssNormal: {JSprop:"cssProp" },
[cssHover: { JSprop:"cssProp"}]
})