CSS rules utilities

functions allowing to get the CSS rules applied to an element

As of 27/01/2020. 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/768130/CSS%20rules%20utilities.js

Autor
Pierre MARS
Verzija
0.3
Napravljeno
10/01/2020
Ažurirano
27/01/2020
Size
3,11 КБ
Licenca
Nije dostupno

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