CSS rules utilities

functions allowing to get the CSS rules applied to an element

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

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

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

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