DCSSMediaQuery

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string newCondition)
Undocumented in source.

Members

Functions

opIndex
auto opIndex(string selector)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
O opIndexAssign(string selector, string properties)
Undocumented in source. Be warned that the author may not have intended to support it.
removeRule
O removeRule(string selector)
Undocumented in source. Be warned that the author may not have intended to support it.
rule
auto rule(string selector)
Undocumented in source. Be warned that the author may not have intended to support it.
rule
O rule(string selector, string properties)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_rules
STRINGAA _rules;
Undocumented in source.

Meta