CSS rules utilities

function allowing to find or change the CSS rule(s) applied to an element

אין להתקין סקריפט זה ישירות. זוהי ספריה עבור סקריפטים אחרים // @require https://updategreasyfork.deno.dev/scripts/394970/768785/CSS%20rules%20utilities.js

יוצר
Pierre MARS
גרסה
0.4
נוצר
10-01-2020
עודכן
30-01-2020
Size
2.23 קילו-בייט
רישיון
לא זמין

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