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 KB
الترخيص
لا يوجد

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