CssDecMulti

ostrat.pWeb.CssDecMulti
trait CssDecMulti extends CssDecs

Declaration with a single value that is translated to multiple CSS declarations.

Attributes

Graph
Supertypes
trait CssDecs
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited and Abstract methods

def decs: RArr[CssDec]

The declaration sequence, for CssDec this will have a sigle member.

The declaration sequence, for CssDec this will have a sigle member.

Attributes

Inherited from:
CssDecs