clay-0.12.2: CSS preprocessor as embedded Haskell.

Safe HaskellNone
LanguageHaskell98

Clay.Border

Contents

Synopsis

Stroke type, used for border-style and outline-style.

data Stroke #

Instances

Val Stroke # 

Methods

value :: Stroke -> Value #

Other Stroke # 

Methods

other :: Value -> Stroke #

None Stroke # 

Methods

none :: Stroke #

Inherit Stroke # 

Methods

inherit :: Stroke #

Auto Stroke # 

Methods

auto :: Stroke #

Border properties.

Outline properties.

Border radius.

borderRadius :: Size a -> Size a -> Size a -> Size a -> Css #

Collapsing borders model for a table