All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.webfirmframework.wffweb.css.package-info Maven / Gradle / Ivy

There is a newer version: 12.0.1
Show newest version
/**
 * @author WFF
 */
// @formatter:off
/*
 *
 *
 * CSS Properties :-
+ align-content: * stretch|center|flex-start|flex-end|space-between|space-around|initial|inherit * ;
+ align-items: * stretch|center|flex-start|flex-end|baseline|initial|inherit;
+ * align-self: auto|stretch|center|flex-start|flex-end|baseline|initial|inherit; *
- animation: name duration timing-function delay iteration-count * direction fill-mode play-state;
- animation-delay: * time|initial|inherit;
+ animation-direction: * normal|reverse|alternate|alternate-reverse|initial|inherit;
+ * -webkit-animation-direction: * normal|reverse|alternate|alternate-reverse|initial|inherit;
- * animation-duration: time|initial|inherit;
+ animation-fill-mode: * none|forwards|backwards|both|initial|inherit;
+ * -webkit-animation-fill-mode: none|forwards|backwards|both|initial|inherit; *
+ animation-iteration-count: number|infinite|initial|inherit;
- * animation-name: keyframename|none|initial|inherit;
+ * animation-play-state: paused|running|initial|inherit;
+ * -webkit-animation-play-state: paused|running|initial|inherit;
- * animation-timing-function: * linear|ease|ease-in|ease-out|cubic-bezier(n,n,n,n)|initial|inherit;
+ * backface-visibility: visible|hidden|initial|inherit;
- background: color * position/size repeat origin clip attachment image|initial|inherit;
+ * background-attachment: scroll|fixed|local|initial|inherit;
+ * background-clip: border-box|padding-box|content-box|initial|inherit;
+ * background-color: color|transparent|initial|inherit;
+ background-image: * url|none|initial|inherit;
+ background-origin: * padding-box|border-box|content-box|initial|inherit;
- * background-position: left top|left center|left bottom|right top|right * center|right bottom|center top|center center|center bottom|x% y%|xpos * ypos|initial|inherit;
+ background-repeat: * repeat|repeat-x|repeat-y|no-repeat|initial|inherit;
+ background-size: * auto|length|cover|contain|initial|inherit;
+ border: border-width * border-style border-color|initial|inherit;
+ border-bottom: border-width * border-style border-color|initial|inherit;
+ border-bottom-color: * color|transparent|initial|inherit;
+ border-bottom-left-radius: length|% * [length|%]|initial|inherit;
+ border-bottom-right-radius: length|% * [length|%]|initial|inherit;
+ * border-bottom-style:none|hidden|dotted|dashed|solid|double|groove|ridge|inset * |outset|initial|inherit;
+ border-bottom-width: * medium|thin|thick|length|initial|inherit;
+ border-collapse: * separate|collapse|initial|inherit;
+ border-color: * color|transparent|initial|inherit;
- border-image: source slice width * outset repeat|initial|inherit;
- border-image-outset: * length|number|initial|inherit;
+ border-image-repeat: * stretch|repeat|round|initial|inherit;
+ border-image-slice: * number|%|fill|initial|inherit;
+ border-image-source: * none|image|initial|inherit;
+ border-image-width: * number|%|auto|initial|inherit;
- border-left: border-width border-style * border-color|initial|inherit;
+ border-left-color: * color|transparent|initial|inherit;
+ * border-left-style:none|hidden|dotted|dashed|solid|double|groove|ridge|inset| * outset|initial|inherit;
+ border-left-width: * medium|thin|thick|length|initial|inherit;
- border-radius: 1-4 length|% * / 1-4 length|%|initial|inherit;
- border-right: border-width * border-style border-color|initial|inherit;
+ border-right-color: * color|transparent|initial|inherit;
+ border-right-style
+ * border-right-width: medium|thin|thick|length|initial|inherit;
+ * border-spacing: length|initial|inherit;
+ * border-style:none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset * |initial|inherit;
- border-top: border-width border-style * border-color|initial|inherit;
+ border-top-color: * color|transparent|initial|inherit;
- border-top-left-radius: length|% * [length|%]|initial|inherit;
- border-top-right-radius: length|% * [length|%]|initial|inherit;
+ border-top-style
+ border-top-width: * medium|thin|thick|length|initial|inherit;
+ border-width: * medium|thin|thick|length|initial|inherit;
+ bottom: * auto|length|initial|inherit;
- box-shadow: none|h-shadow v-shadow blur * spread color |inset|initial|inherit;
+ box-sizing: * content-box|border-box|initial|inherit;
+ caption-side: * top|bottom|initial|inherit;
+ clear: * none|left|right|both|initial|inherit;
- clip: auto|shape|initial|inherit; *
+ color: color|initial|inherit;
- column-count: * number|auto|initial|inherit;
+ column-fill: * balance|auto|initial|inherit;
+ column-gap: * length|normal|initial|inherit;
+ column-rule: column-rule-width * column-rule-style column-rule-color|initial|inherit;
+ * column-rule-color: color|initial|inherit;
+ -webkit-column-rule-color: * color|initial|inherit;
+ -moz-column-rule-color: * color|initial|inherit;
+ column-rule-style: * none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset|initial| * inherit;
+ column-rule-width: * medium|thin|thick|length|initial|inherit;
+ -webkit-column-rule-width: * medium|thin|thick|length|initial|inherit;
+ -moz-column-rule-width: * medium|thin|thick|length|initial|inherit;
- column-span: * 1|all|initial|inherit;
+ column-width: auto|length|initial|inherit;
* + -webkit-column-width: auto|length|initial|inherit;
+ * -moz-column-width: auto|length|initial|inherit;
+ columns: * auto|column-width column-count|initial|inherit;
- content: * normal|none|counter|attr|string|open-quote|close-quote|no-open-quote|no-close * -quote|url|initial|inherit;
- counter-increment: * none|id|initial|inherit;
- counter-reset: none|name * number|initial|inherit;
+ cursor : alias | all-scroll | auto | cell | * context-menu | col-resize | copy | crosshair | default | e-resize | ew-resize * | grab | grabbing | help | move | n-resize | ne-resize | nesw-resize | * ns-resize | nw-resize | nwse-resize | no-drop | none | not-allowed | pointer * | progress | row-resize | s-resize | se-resize | sw-resize | text | URL | * vertical-text | w-resize | wait | zoom-in | zoom-out | initial | inherit; *
+ direction: ltr|rtl|initial|inherit;
+ display: inline | block | * flex | inline-block | inline-flex | inline-table | list-item | run-in | table * | table-caption | table-column-group | table-header-group | * table-footer-group | table-row-group | table-cell | table-column | table-row * | none | initial | inherit
+ empty-cells: show|hide|initial|inherit;
* - flex: flex-grow flex-shrink flex-basis|auto|initial|inherit;
+ * flex-basis: number|auto|initial|inherit;
+ flex-direction: * row|row-reverse|column|column-reverse|initial|inherit;
- flex-flow: * flex-direction flex-wrap|initial|inherit;
- flex-grow: * number|initial|inherit;
- flex-shrink: number|initial|inherit;
- * flex-wrap: nowrap|wrap|wrap-reverse|initial|inherit;
+ float: * none|left|right|initial|inherit;
+ font: font-style font-variant * font-weight font-size/line-height * font-family|caption|icon|menu|message-box|small-caption|status-bar|initial| * inherit;
* * @font-face : cannot be used directly
+ font-family: * font|initial|inherit;
+ * font-size:medium|xx-small|x-small|small|large|x-large|xx-large|smaller|larger * |length|initial|inherit;
+ font-size-adjust: * number|none|initial|inherit;
+ font-stretch: * ultra-condensed|extra-condensed|condensed|semi-condensed|normal|semi-expanded * |expanded|extra-expanded|ultra-expanded|initial|inherit;
+ font-style: * normal|italic|oblique|initial|inherit;
+ font-variant: * normal|small-caps|initial|inherit;
+ font-weight: * normal|bold|bolder|lighter|number|initial|inherit;
+ hanging-punctuation: * none|first|last|allow-end|force-end|initial|inherit;
+ height: * auto|length|initial|inherit;
+ icon: auto|URL|initial|inherit;
+ * justify-content: * flex-start|flex-end|center|space-between|space-around|initial|inherit;
* * @keyframes : cannot be used directly
+ left: * auto|length|initial|inherit;
+ letter-spacing: * normal|length|initial|inherit;
+ line-height: * normal|number|length|initial|inherit;
+ list-style: list-style-type * list-style-position list-style-image|initial|inherit;
+ list-style-image: * none|url|initial|inherit;
+ list-style-position: * inside|outside|initial|inherit;
+ list-style-type: | disc | armenian | * circle | cjk-ideographic | decimal | decimal-leading-zero | georgian | hebrew * | hiragana | hiragana-iroha | katakana | katakana-iroha | lower-alpha | * lower-greek | lower-latin | lower-roman | none | square | upper-alpha | * upper-latin | upper-roman | initial | inherit
+ margin: * length|auto|initial|inherit;
+ margin-bottom: * length|auto|initial|inherit;
+ margin-left: * length|auto|initial|inherit;
+ margin-right: * length|auto|initial|inherit;
+ margin-top: * length|auto|initial|inherit;
+ max-height
+ max-width
* * @media : cannot be used directly
+ min-height
+ min-width
- * nav-down: auto|id|target-name|initial|inherit;
- nav-index: * auto|number|initial|inherit;
- nav-left: * auto|id|target-name|initial|inherit;
- nav-right: * auto|id|target-name|initial|inherit;
- nav-up: * auto|id|target-name|initial|inherit;
+ opacity: * number|initial|inherit;
- order: number|initial|inherit;
- outline: * outline-color outline-style outline-width|initial|inherit;
+ * outline-color: invert|color|initial|inherit;
+ outline-offset: * length|initial|inherit;
+ outline-style: * none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset|initial| * inherit;
+ outline-width: medium|thin|thick|length|initial|inherit;
+ * overflow: visible|hidden|scroll|auto|initial|inherit;
+ overflow-x: * visible|hidden|scroll|auto|initial|inherit;
+ overflow-y: * visible|hidden|scroll|auto|initial|inherit;
- padding: * length|initial|inherit;
- padding-bottom: length|initial|inherit;
- * padding-left: length|initial|inherit;
- padding-right: * length|initial|inherit;
- padding-top: length|initial|inherit;
+ * page-break-after: auto|always|avoid|left|right|initial|inherit; (also used * in @media type)
+ page-break-before: * auto|always|avoid|left|right|initial|inherit; (also used in @media type)
* + page-break-inside: auto|avoid|initial|inherit; (also used in @media * type)
+ perspective
perspective-origin
+ position: * static|absolute|fixed|relative|initial|inherit;
quotes
+ resize: * none|both|horizontal|vertical|initial|inherit;
+ right
tab-size
+ * table-layout: auto|fixed|initial|inherit;
+ text-align: * left|right|center|justify|initial|inherit;
+ text-align-last: * auto|left|right|center|justify|start|end|initial|inherit;
+ * text-decoration: none|underline|overline|line-through|initial|inherit;
* text-decoration-color
+ text-decoration-line: * none|underline|overline|line-through|initial|inherit;
+ * text-decoration-style: solid|double|dotted|dashed|wavy|initial|inherit;
+ * -moz-text-decoration-line: * none|underline|overline|line-through|initial|inherit; text-indent
+ * text-justify: * auto|inter-word|inter-ideograph|inter-cluster|distribute|kashida|trim|initial * |inherit;
text-overflow
text-shadow
+ text-transform: * none|capitalize|uppercase|lowercase|initial|inherit;
+ top
* transform
transform-origin
+ transform-style: * flat|preserve-3d|initial|inherit;
+ -webkit-transform-style: * flat|preserve-3d|initial|inherit;
transition
transition-delay
* transition-duration
transition-property
* transition-timing-function
+ unicode-bidi: * normal|embed|bidi-override|intitial|inherit;
vertical-align
+ * visibility: visible|hidden|collapse|initial|inherit;
+ white-space: * normal|nowrap|pre|pre-line|pre-wrap|initial|inherit;
+ width
+ * word-break: normal|break-all|keep-all|initial|inherit;
+ word-spacing: * normal|length|initial|inherit;
+ word-wrap: * normal|break-word|initial|inherit;
z-index
* */ // @formatter:on package com.webfirmframework.wffweb.css;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy