plugins/org.w3c.css/bin/org/w3c/css/properties/TVProperties.properties
changeset 476 20536eb3b9ff
parent 475 77edd0cbdfe0
child 477 b616697678bf
equal deleted inserted replaced
475:77edd0cbdfe0 476:20536eb3b9ff
     1 #TV profile properties
       
     2 
       
     3 background-color:      org.w3c.css.properties.css1.CssBackgroundColorCSS2
       
     4 background-image:      org.w3c.css.properties.css1.CssBackgroundImageCSS2
       
     5 background-repeat:     org.w3c.css.properties.css1.CssBackgroundRepeatCSS2
       
     6 background-position:   org.w3c.css.properties.css1.CssBackgroundPositionCSS2
       
     7 background:            org.w3c.css.properties.css1.CssBackgroundTV
       
     8 border:                org.w3c.css.properties.css1.CssBorderCSS2
       
     9 border-color:          org.w3c.css.properties.css1.CssBorderColorCSS2
       
    10 border-style:          org.w3c.css.properties.css1.CssBorderStyleCSS2
       
    11 border-top:            org.w3c.css.properties.css1.CssBorderTopCSS2
       
    12 border-right:          org.w3c.css.properties.css1.CssBorderRightCSS2
       
    13 border-left:           org.w3c.css.properties.css1.CssBorderLeftCSS2
       
    14 border-bottom:         org.w3c.css.properties.css1.CssBorderBottomCSS2
       
    15 border-top-color:      org.w3c.css.properties.css1.CssBorderTopColorCSS2
       
    16 border-right-color:    org.w3c.css.properties.css1.CssBorderRightColorCSS2
       
    17 border-left-color:     org.w3c.css.properties.css1.CssBorderLeftColorCSS2
       
    18 border-bottom-color:   org.w3c.css.properties.css1.CssBorderBottomColorCSS2
       
    19 border-top-style:      org.w3c.css.properties.css1.CssBorderTopStyleCSS2
       
    20 border-right-style:    org.w3c.css.properties.css1.CssBorderRightStyleCSS2
       
    21 border-left-style:     org.w3c.css.properties.css1.CssBorderLeftStyleCSS2
       
    22 border-bottom-style:   org.w3c.css.properties.css1.CssBorderBottomStyleCSS2
       
    23 border-top-width:      org.w3c.css.properties.css1.CssBorderTopWidthCSS2
       
    24 border-right-width:    org.w3c.css.properties.css1.CssBorderRightWidthCSS2
       
    25 border-left-width:     org.w3c.css.properties.css1.CssBorderLeftWidthCSS2
       
    26 border-bottom-width:   org.w3c.css.properties.css1.CssBorderBottomWidthCSS2
       
    27 border-width:          org.w3c.css.properties.css1.CssBorderWidthCSS2
       
    28 bottom:                org.w3c.css.properties.css1.CssBottom
       
    29 caption-side:          org.w3c.css.table.CaptionSide
       
    30 clear:                 org.w3c.css.properties.css1.CssClear
       
    31 clip:                  org.w3c.css.properties.css1.CssClip
       
    32 color:                 org.w3c.css.properties.css1.CssColorCSS2
       
    33 display:               org.w3c.css.properties.css1.CssDisplayCSS1
       
    34 float:                 org.w3c.css.properties.css1.CssFloatCSS2
       
    35 font:                  org.w3c.css.properties.css1.CssFontCSS2
       
    36 font-family:           org.w3c.css.properties.css1.CssFontFamilyCSS2
       
    37 font-size:             org.w3c.css.properties.css1.CssFontSizeCSS2
       
    38 font-style:            org.w3c.css.properties.css1.CssFontStyleCSS2
       
    39 font-variant:          org.w3c.css.properties.css1.CssFontVariantCSS2
       
    40 font-weight:           org.w3c.css.properties.css1.CssFontWeightCSS2
       
    41 height:                org.w3c.css.properties.css1.CssHeight
       
    42 left:                  org.w3c.css.properties.css1.CssLeft
       
    43 line-height:           org.w3c.css.properties.css1.CssLineHeightCSS2
       
    44 list-style-image:      org.w3c.css.properties.css1.CssListStyleImageCSS2
       
    45 list-style-position:   org.w3c.css.properties.css1.CssListStylePositionCSS2
       
    46 list-style:            org.w3c.css.properties.css1.CssListStyleCSS2
       
    47 list-style-type:       org.w3c.css.properties.css1.CssListStyleTypeTV
       
    48 margin-top:            org.w3c.css.properties.css1.CssMarginTop
       
    49 margin-bottom:         org.w3c.css.properties.css1.CssMarginBottom
       
    50 margin-left:           org.w3c.css.properties.css1.CssMarginLeft
       
    51 margin-right:          org.w3c.css.properties.css1.CssMarginRight
       
    52 margin:                org.w3c.css.properties.css1.CssMargin
       
    53 outline:               org.w3c.css.user.Outline
       
    54 outline-width:         org.w3c.css.user.OutlineWidth
       
    55 outline-style:         org.w3c.css.user.OutlineStyle
       
    56 outline-color:         org.w3c.css.user.OutlineColor
       
    57 padding-top:           org.w3c.css.properties.css1.CssPaddingTop
       
    58 padding-bottom:        org.w3c.css.properties.css1.CssPaddingBottom
       
    59 padding-left:          org.w3c.css.properties.css1.CssPaddingLeft
       
    60 padding-right:         org.w3c.css.properties.css1.CssPaddingRight
       
    61 padding:               org.w3c.css.properties.css1.CssPadding
       
    62 position:              org.w3c.css.properties.css1.CssPositionTV
       
    63 right:                 org.w3c.css.properties.css1.CssRight
       
    64 text-decoration:       org.w3c.css.properties.css1.CssTextDecorationTV
       
    65 vertical-align:        org.w3c.css.properties.css1.CssVerticalAlignTV
       
    66 text-align:            org.w3c.css.properties.css1.CssTextAlignTV
       
    67 text-indent:           org.w3c.css.properties.css1.CssTextIndent
       
    68 text-transform:        org.w3c.css.properties.css1.CssTextTransform
       
    69 top:                   org.w3c.css.properties.css1.CssTopright                
       
    70 visibility:            org.w3c.css.properties.css1.CssVisibility
       
    71 white-space:           org.w3c.css.properties.css1.CssWhiteSpace
       
    72 width:                 org.w3c.css.properties.css1.CssWidth
       
    73 z-index:               org.w3c.css.properties.css1.CssZIndex
       
    74 
       
    75 #CSS3 color properties
       
    76 
       
    77 opacity:                org.w3c.css.properties.css3.CssOpacity
       
    78 
       
    79 
       
    80