CSS rules utilities

functions allowing to get the CSS rules applied to an element

As of 2020-01-15. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://updategreasyfork.deno.dev/scripts/394970/765728/CSS%20rules%20utilities.js

Author
Pierre MARS
Version
0.2
Created
2020-01-10
Updated
2020-01-15
Size
2.03 KB
License
N/A

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