Class: SC.CSSRule
Extends
SC.Object.
SC.CSSRule
A css rule object represents a css rule that is part of a style sheet object. You can create your own rules and add insert them in style sheets at runtime.
Defined in: css_rule.js
Field Summary
- Fields borrowed from SC.Object:
- concatenatedProperties, isDestroyed, isObject, nextProperty, object, property, target, toInvalidate
- Fields borrowed from SC.Observable:
- isObservable
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Apr 08 2015 10:02:20 GMT-0600 (CST)