CSS rules utilities

functions allowing to get the CSS rules applied to an element

Ekde 2020/01/15. Vidu La ĝisdata versio.

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

Aŭtoro
Pierre MARS
Versio
0.2
Kreita
2020/01/10
Ĝisdatigita
2020/01/15
Size
2,03 kb
Licenco
N/A

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