CSS rules utilities

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

이 스크립트는 직접 설치하는 용도가 아닙니다. 다른 스크립트에서 메타 지시문 // @require https://update.greasyfork.ip-ddns.com/scripts/394970/768785/CSS%20rules%20utilities.js을(를) 사용하여 포함하는 라이브러리입니다.

작성자
Pierre MARS
버전
0.4
생성일
2020-01-10
갱신일
2020-01-30
크기
2.23KB
라이선스
해당 없음

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