Safe Haskell | None |
---|---|
Language | Haskell98 |
CSS generation.
- prop :: Text -> Text -> CSS (Either Property Rule)
- msFilter :: Text -> CSS (Either Property Rule)
- opacity :: Text -> CSS (Either Property Rule)
- borderRadius :: Text -> CSS (Either Property Rule)
- textShadow :: Text -> CSS (Either Property Rule)
- boxShadow :: Text -> CSS (Either Property Rule)
- borderTopLeftRadius :: Text -> CSS (Either Property Rule)
- borderBottomLeftRadius :: Text -> CSS (Either Property Rule)
- borderTopRightRadius :: Text -> CSS (Either Property Rule)
- borderBottomRightRadius :: Text -> CSS (Either Property Rule)
- azimuth :: Text -> CSS (Either Property Rule)
- backgroundColor :: Text -> CSS (Either Property Rule)
- backgroundImage :: Text -> CSS (Either Property Rule)
- backgroundPosition :: Text -> CSS (Either Property Rule)
- backgroundRepeat :: Text -> CSS (Either Property Rule)
- background :: Text -> CSS (Either Property Rule)
- borderCollapse :: Text -> CSS (Either Property Rule)
- borderColor :: Text -> CSS (Either Property Rule)
- borderSpacing :: Text -> CSS (Either Property Rule)
- borderStyle :: Text -> CSS (Either Property Rule)
- borderTop :: Text -> CSS (Either Property Rule)
- borderBottom :: Text -> CSS (Either Property Rule)
- borderTopColor :: Text -> CSS (Either Property Rule)
- borderTopStyle :: Text -> CSS (Either Property Rule)
- borderTopWidth :: Text -> CSS (Either Property Rule)
- borderWidth :: Text -> CSS (Either Property Rule)
- border :: Text -> CSS (Either Property Rule)
- borderRight :: Text -> CSS (Either Property Rule)
- borderLeft :: Text -> CSS (Either Property Rule)
- bottom :: Text -> CSS (Either Property Rule)
- captionSide :: Text -> CSS (Either Property Rule)
- clear :: Text -> CSS (Either Property Rule)
- clip :: Text -> CSS (Either Property Rule)
- color :: Text -> CSS (Either Property Rule)
- content :: Text -> CSS (Either Property Rule)
- counterIncrement :: Text -> CSS (Either Property Rule)
- counterReset :: Text -> CSS (Either Property Rule)
- cueAfter :: Text -> CSS (Either Property Rule)
- cueBefore :: Text -> CSS (Either Property Rule)
- cue :: Text -> CSS (Either Property Rule)
- cursor :: Text -> CSS (Either Property Rule)
- direction :: Text -> CSS (Either Property Rule)
- display :: Text -> CSS (Either Property Rule)
- elevation :: Text -> CSS (Either Property Rule)
- emptyCells :: Text -> CSS (Either Property Rule)
- float :: Text -> CSS (Either Property Rule)
- fontFamily :: Text -> CSS (Either Property Rule)
- fontSize :: Text -> CSS (Either Property Rule)
- fontStyle :: Text -> CSS (Either Property Rule)
- fontVariant :: Text -> CSS (Either Property Rule)
- fontWeight :: Text -> CSS (Either Property Rule)
- font :: Text -> CSS (Either Property Rule)
- height :: Text -> CSS (Either Property Rule)
- left :: Text -> CSS (Either Property Rule)
- letterSpacing :: Text -> CSS (Either Property Rule)
- lineHeight :: Text -> CSS (Either Property Rule)
- listStyleImage :: Text -> CSS (Either Property Rule)
- listStylePosition :: Text -> CSS (Either Property Rule)
- listStyleType :: Text -> CSS (Either Property Rule)
- listStyle :: Text -> CSS (Either Property Rule)
- marginRight :: Text -> CSS (Either Property Rule)
- marginLeft :: Text -> CSS (Either Property Rule)
- marginTop :: Text -> CSS (Either Property Rule)
- marginBottom :: Text -> CSS (Either Property Rule)
- margin :: Text -> CSS (Either Property Rule)
- maxHeight :: Text -> CSS (Either Property Rule)
- maxWidth :: Text -> CSS (Either Property Rule)
- minHeight :: Text -> CSS (Either Property Rule)
- minWidth :: Text -> CSS (Either Property Rule)
- orphans :: Text -> CSS (Either Property Rule)
- outlineColor :: Text -> CSS (Either Property Rule)
- outlineStyle :: Text -> CSS (Either Property Rule)
- outlineWidth :: Text -> CSS (Either Property Rule)
- outline :: Text -> CSS (Either Property Rule)
- overflow :: Text -> CSS (Either Property Rule)
- paddingTop :: Text -> CSS (Either Property Rule)
- paddingBottom :: Text -> CSS (Either Property Rule)
- paddingLeft :: Text -> CSS (Either Property Rule)
- paddingRight :: Text -> CSS (Either Property Rule)
- padding :: Text -> CSS (Either Property Rule)
- pageBreakAfter :: Text -> CSS (Either Property Rule)
- pageBreakBefore :: Text -> CSS (Either Property Rule)
- pageBreakInside :: Text -> CSS (Either Property Rule)
- pauseAfter :: Text -> CSS (Either Property Rule)
- pauseBefore :: Text -> CSS (Either Property Rule)
- pause :: Text -> CSS (Either Property Rule)
- pitchRange :: Text -> CSS (Either Property Rule)
- pitch :: Text -> CSS (Either Property Rule)
- playDuring :: Text -> CSS (Either Property Rule)
- position :: Text -> CSS (Either Property Rule)
- quotes :: Text -> CSS (Either Property Rule)
- richness :: Text -> CSS (Either Property Rule)
- right :: Text -> CSS (Either Property Rule)
- speakHeader :: Text -> CSS (Either Property Rule)
- speakNumeral :: Text -> CSS (Either Property Rule)
- speakPunctuation :: Text -> CSS (Either Property Rule)
- speak :: Text -> CSS (Either Property Rule)
- speechRate :: Text -> CSS (Either Property Rule)
- stress :: Text -> CSS (Either Property Rule)
- tableLayout :: Text -> CSS (Either Property Rule)
- textAlign :: Text -> CSS (Either Property Rule)
- textDecoration :: Text -> CSS (Either Property Rule)
- textIndent :: Text -> CSS (Either Property Rule)
- textTransform :: Text -> CSS (Either Property Rule)
- top :: Text -> CSS (Either Property Rule)
- unicodeBidi :: Text -> CSS (Either Property Rule)
- verticalAlign :: Text -> CSS (Either Property Rule)
- visibility :: Text -> CSS (Either Property Rule)
- voiceFamily :: Text -> CSS (Either Property Rule)
- volume :: Text -> CSS (Either Property Rule)
- whiteSpace :: Text -> CSS (Either Property Rule)
- widows :: Text -> CSS (Either Property Rule)
- width :: Text -> CSS (Either Property Rule)
- wordSpacing :: Text -> CSS (Either Property Rule)
- zIndex :: Text -> CSS (Either Property Rule)
Documentation
borderBottomLeftRadius :: Text -> CSS (Either Property Rule) Source
CSS property: border-bottom-leftradius
borderTopRightRadius :: Text -> CSS (Either Property Rule) Source
CSS property: border-top-rightradius