CSS rules utilities

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

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

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

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