CSS rules utilities

functions allowing to get the CSS rules applied to an element

As of 30.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://update.greasyfork.org/scripts/394970/768785/CSS%20rules%20utilities.js

Аўтар
Pierre MARS
Версія
0.4
Створаны
10.01.2020
Абноўлены
30.01.2020
Памер
2.2 КБ
Ліцэнзія
Н/Д

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