CSS rules utilities

functions allowing to get the CSS rules applied to an element

נכון ליום 27-01-2020. ראה הגרסה האחרונה.

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

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

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