Package cssutils :: Package css :: Module property
[hide private]
[frames] | no frames]

Module property

source code

Property is a single CSS property in a CSSStyleDeclaration

Internal use only, may be removed in the future!


Version: $Id: property.py 1116 2008-03-05 13:52:23Z cthedot $

Classes [hide private]
  Property
(cssutils) a CSS property in a StyleDeclaration of a CSSStyleRule

Imports: xml, cssutils, cssproperties, CSSValue, Deprecated