# # CSS 2.1 clip library # # Note: this clip library is adapted from: # http://devedge.netscape.com/toolbox/sidebars/2002/css21qr/en-US/prop-visual.html # # created by pete@rasterweb.net http://rasterweb.net/raster/ # $Id: css21.cliplibrary,v 1.1 2003/03/20 14:25:18 pete Exp pete $ @title=CSS 2.1 @sortClips=false @caseSensitiveSort=false ----------------------- = Visual_Properties = ----------------------- = background=background background-attachment=background-attachment background-color=background-color background-image=background-image background-position=background-position background-repeat=background-repeat border=border border-collapse=border-collapse border-color=border-color border-spacing=border-spacing border-style=border-style border-top=border-top border-right=border-right border-bottom=border-bottom border-left=border-left border-top-color=border-top-color border-right-color=border-right-color border-bottom-color=border-bottom-color border-left-color=border-left-color border-top-style=border-top-style border-right-style=border-right-style border-bottom-style=border-bottom-style border-left-style=border-left-style border-top-width=border-top-width border-right-width=border-right-width border-bottom-width=border-bottom-width border-left-width=border-left-width border-width=border-width bottom=bottom caption-side=caption-side clear=clear clip=clip color=color content=content cursor=cursor direction=direction display=display empty-cells=empty-cells float=float font=font font-family=font-family font-size=font-size font-style=font-style font-variant=font-variant font-weight=font-weight height=height left=left letter-spacing=letter-spacing line-height=line-height list-style=list-style list-style-image=list-style-image list-style-position=list-style-position list-style-type=list-style-type margin=margin margin-right=margin-right margin-left=margin-left margin-top=margin-top margin-bottom=margin-bottom max-height=max-height max-width=max-width min-height=min-height min-width=min-width outline=outline outline-color=outline-color outline-style=outline-style outline-width=outline-width overflow=overflow padding=padding padding-top=padding-top padding-right=padding-right padding-bottom=padding-bottom padding-left=padding-left position=position property-name=property-name quotes=quotes right=right table-layout=table-layout text-align=text-align text-decoration=text-decoration text-indent=text-indent text-transform=text-transform top=top unicode-bidi=unicode-bidi vertical-align=vertical-align visibility=visibility white-space=white-space width=width word-spacing=word-spacing z-index=z-index ----------------------- = Pseudo_Classes = ----------------------- = :active=:active :after=:after :before=:before :first-child=:first-child :first-letter=:first-letter :first-line=:first-line :focus=:focus :hover=:hover :lang=:lang :link=:link :visited=:visited