ipf-borderradius

Specifies the radius for all corners of the border around the element.

  • Format: ipf-borderradius(Radius)

    Radius is defined by a tuple containing two values: [HorizontalRadius,VerticalRadius]. Using one value is also accepted, in which case that value is used for both the horizontal value and vertical value.

  • Default parameter value: 0
  • Not inherited
  • Example: ipf-borderradius(5px) on the text box labels, where there is already a border: