CSS rules utilities

functions allowing to get the CSS rules applied to an element

2020-01-27 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

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/768130/CSS%20rules%20utilities.js

लेखक
Pierre MARS
आवृत्ती
0.3
बनवली
2020-01-10
अपडेट केली
2020-01-27
आकार
3.11 KB
License
नाही

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