CssBGColour

ostrat.pWeb.CssBGColour
case class CssBGColour(colour: Colour) extends CssDec

CSS background-color property.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CssDec
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def prop: String

Attributes

Definition Classes
override def valueStr: String

Attributes

Definition Classes

Inherited methods

def out: String

Attributes

Inherited from:
CssDec

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product