CSS rules utilities

functions allowing to get the CSS rules applied to an element

目前為 2020-01-27 提交的版本,檢視 最新版本

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/394970/768130/CSS%20rules%20utilities.js

作者
Pierre MARS
版本
0.3
建立日期
2020-01-10
更新日期
2020-01-27
尺寸
3.1 KB
授權條款
未知

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