Skip to content

Commit

Permalink
[css] add -ios-highlighted-color to UILabel css documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
francisli committed Nov 14, 2012
1 parent 5d85ffa commit bb90c20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/src/NimbusCSS.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ UILabel {
text-shadow: <color> <x-offset> <y-offset> {label.shadowColor label.shadowOffset}
-ios-highlighted-color: <color> {label.highlightedTextColor}
-ios-line-break-mode: [wrap|character-wrap|clip|head-truncate|tail-truncate|middle-truncate] [label.lineBreakMode]
-ios-number-of-lines: xx {label.numberOfLines}
-ios-minimum-font-size: <font-size> {label.minimumFontSize}
Expand Down

0 comments on commit bb90c20

Please sign in to comment.