Created
June 27, 2012 04:04
-
-
Save yamitake/3001311 to your computer and use it in GitHub Desktop.
css3propetylist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| animation | |
| animation-delay | |
| animation-direction | |
| animation-duration | |
| animation-fill-mode | |
| animation-iteration-count | |
| animation-name | |
| animation-play-state | |
| animation-timing-function | |
| appearance | |
| backface-visibility | |
| background | |
| background-attachment | |
| background-clip | |
| background-color | |
| background-image | |
| background-inline-policy | |
| background-origin | |
| background-position | |
| background-repeat | |
| background-size | |
| border | |
| border-collapse | |
| border-color | |
| border-end | |
| border-image | |
| border-radius | |
| border-spacing | |
| border-start | |
| border-style | |
| //border-top / border-right / border-bottom / border-left | |
| //border-top-color / border-right-color / border-bottom-color /border-left-color | |
| //border-top-left-radius / border-top-right-radius / border-bottom-right-radius / border-bottom-left-radius | |
| //border-top-style / border-right-style / border-bottom-style / border-left-style | |
| //border-top-width / border-right-width / border-bottom-width / border-left-width | |
| //border-width | |
| bottom | |
| box-align | |
| box-decoration-break | |
| box-flex | |
| box-ordinal-group | |
| box-orient | |
| box-pack | |
| box-reflect | |
| box-shadow | |
| box-sizing | |
| break-after | |
| break-before | |
| break-inside | |
| caption-side | |
| clear | |
| clip | |
| color | |
| column-count | |
| column-fill | |
| column-gap | |
| column-rule | |
| column-rule-color | |
| column-rule-style | |
| column-rule-width | |
| columns | |
| column-span | |
| column-width | |
| content | |
| counter-increment | |
| counter-reset | |
| cursor | |
| direction | |
| display | |
| display | |
| display | |
| empty-cells | |
| flow-from | |
| flow-into | |
| flow-wrap | |
| font | |
| font-family | |
| font-feature-settings | |
| font-size | |
| font-size-adjust | |
| font-smoothing | |
| font-style | |
| font-variant | |
| font-weight | |
| grid-column | |
| grid-column-align | |
| grid-columns | |
| grid-column-span | |
| grid-row | |
| grid-row-align | |
| grid-rows | |
| grid-row-span | |
| height | |
| hyphens | |
| image-rendering | |
| interpolation-mode | |
| left | |
| letter-spacing | |
| line-break | |
| line-height | |
| list-style | |
| list-style-image | |
| list-style-position | |
| list-style-type | |
| margin | |
| margin-top / margin-right / margin-bottom / margin-left | |
| marquee-direction | |
| marquee-play-count | |
| marquee-speed | |
| marquee-style | |
| mask | |
| mask-attachment | |
| mask-box-image | |
| mask-clip | |
| mask-image | |
| mask-origin | |
| mask-position | |
| mask-repeat | |
| mask-size | |
| max-height | |
| max-width | |
| min-height | |
| min-width | |
| nbsp-mode | |
| object-fit | |
| object-position | |
| opacity | |
| orient | |
| orphans | |
| outline | |
| outline-color | |
| outline-offset | |
| outline-style | |
| outline-width | |
| overflow | |
| overflow-scrolling | |
| overflow-x | |
| overflow-y | |
| padding | |
| //padding-top / padding-right / padding-bottom / padding-left | |
| page-break-after | |
| page-break-before | |
| page-break-inside | |
| perspective | |
| perspective-origin | |
| position | |
| position | |
| quotes | |
| resize | |
| right | |
| ruby-align | |
| ruby-position | |
| table-layout | |
| tab-size | |
| tap-highlight-color | |
| text-align | |
| text-align-last | |
| text-autospace | |
| text-decoration | |
| text-decoration-line | |
| text-decoration-color | |
| text-decoration-style | |
| text-emphasis | |
| text-emphasis-color | |
| text-emphasis-position | |
| text-emphasis-style | |
| text-fill-color | |
| text-indent | |
| text-justify | |
| text-overflow | |
| text-rendering | |
| text-shadow | |
| text-size-adjust | |
| text-stroke | |
| text-stroke-color | |
| text-stroke-width | |
| text-transform | |
| text-underline-position | |
| top | |
| touch-callout | |
| transform | |
| transform | |
| transform-origin | |
| transform-origin | |
| transform-style | |
| transition | |
| transition-delay | |
| transition-duration | |
| transition-property | |
| transition-timing-function | |
| unicode-bidi | |
| vertical-align | |
| visibility | |
| white-space | |
| widows | |
| width | |
| word-break | |
| word-spacing | |
| word-wrap | |
| writing-mode | |
| z-index |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment