-
Notifications
You must be signed in to change notification settings - Fork 5
Supported Properties
-
padding(and variants) -
margin(and variants) -
border(and variants) -
border-radius -
background -
background-color -
background-repeat -
background-image -
font -
font-family -
font-style -
font-size -
@font-face -
color -
text-align -
text-decoration(Usage below) -
opacity -
box-shadow -
width(only used for generating background-images and borders) -
height(only used for generating background-images and borders)
-
cn1-source-dpi- Used to specify source DPI for multi-image generation of background images. -
cn1-background-type- Used to explicitly specify the background-type that should be used for the class. -
cn1-9patch- Used to explicitly specify the slices used when generating 9-piece borders. -
cn1-derive- Used to specify that this UIID should derive from an existing UIID.
This section will contain more in-depth coverage of supported CSS properties and available values. It is not currently comprehensive as I need time to populate it.
Available Values
underline |
Underlines text. E.g. |
overline |
Overlines text. E.g. |
line-through |
Strikes through text. E.g. |
none |
No text decoration. E.g. |
cn1-3d |
3D text. E.g. |
cn1-3d-lowered |
3D lowered text. E.g. |
cn1-3d-shadow-north |
3D text with north shadow. E.g. |