ipf-border
Specifies a border around the element. The element dimensions are reduced by the space taken up by the border.
- Format: 
ipf-border(BorderSpec)BorderSpec can be
noneor a tuple with: [BorderWidth, BorderStyle, BorderColor]. BorderWidth can be a pixel value. BorderStyle can bedotted,dashed,solid,double,groove,ridge,inset, oroutset. BorderColor can be one of the regular color values. - Default parameter value: 
		  
none - Not inherited
 - Example: 
ipf-border([1px, solid, #BBBBBB])on the text box labels: