Difference between revisions of "SHIP:Property:boxmodel:bcr"

From Serious Documentation
Jump to: navigation, search
m (Admin moved page SHIP:Property:box:bcr to SHIP:Property:boxmodel:bcr without leaving a redirect)
(Node: {{Node|box}})
Line 5: Line 5:
 
! scope="col" | Description
 
! scope="col" | Description
 
|-
 
|-
|<onlyinclude>{{Prop|box|bcr}}||{{DataType|Color}}|| Sets the right border color of the {{Node|box}}. </onlyinclude>
+
|<onlyinclude>{{Prop|boxmodel|bcr}}||{{DataType|Color}}|| Sets the right border color of a [[SHIP:BoxModel|Box Model Node]]</onlyinclude>
 
|}
 
|}
 
The border color right (bcr) property of the box set the color of the right border of the container.  Like all colors in SHIP, the color can have have any given transparency, from fully opaque (0xFF) to fully transparent(0x00).   
 
The border color right (bcr) property of the box set the color of the right border of the container.  Like all colors in SHIP, the color can have have any given transparency, from fully opaque (0xFF) to fully transparent(0x00).   
  
The right border thickness is set with the {{Prop|box|br}} property.
+
The right border thickness is set with the {{Prop|boxmodel|br}} property.

Revision as of 08:23, 21 January 2013

Node: box

Property Data Type Description
bcr Color Sets the right border color of a Box Model Node

The border color right (bcr) property of the box set the color of the right border of the container. Like all colors in SHIP, the color can have have any given transparency, from fully opaque (0xFF) to fully transparent(0x00).

The right border thickness is set with the br property.