CSS rules utilities

functions allowing to get the CSS rules applied to an element

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

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

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

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