CSS rules utilities

functions allowing to get the CSS rules applied to an element

2020-01-30 기준 버전입니다. 최신 버전을 확인하세요.

이 스크립트는 직접 설치하는 용도가 아닙니다. 다른 스크립트에서 메타 지시문 // @require https://updategreasyfork.deno.dev/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"}]
})