ipf-padding

Specifies the padding for the element.

  • Format: ipf-paddingtop(Padding)
  • Format: ipf-paddingright(Padding)
  • Format: ipf-paddingbottom(Padding)
  • Format: ipf-paddingleft(Padding)
  • Format: ipf-padding(PaddingSpec)

    The Padding values are length values. The PaddingSpec is a tuple with [TopPadding, RightPadding, BottomPadding, LeftPadding].

    The specific location padding styles override ipf-padding if both are present.

  • Default parameter value: 0
  • Not inherited
  • Example: ipf-paddingleft(100px) on the title: