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"}]
})