CSS rules utilities

functions allowing to get the CSS rules applied to an element

اعتبارا من 15-01-2020. شاهد أحدث إصدار.

لا ينبغي أن لا يتم تثبيت هذا السكريت مباشرة. هو مكتبة لسكبتات لتشمل مع التوجيه الفوقية // @require https://updategreasyfork.deno.dev/scripts/394970/765728/CSS%20rules%20utilities.js

المؤلف
Pierre MARS
الإصدار
0.2
تم إنشاؤه
10-01-2020
تم تحديثه
15-01-2020
Size
2.03 KB
الترخيص
لا يوجد

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