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

From Serious Documentation
Jump to: navigation, search
(Node: {{Node|box}})
(Node: All Box Model Nodes)
Line 5: Line 5:
 
! scope="col" | Description
 
! scope="col" | Description
 
|-
 
|-
|<onlyinclude>{{Prop|boxmodel|bcr}}||{{DataType|Color}}|| Sets the right border color of a [[SHIP:BoxModel|Box Model Node]]</onlyinclude>
+
|<onlyinclude>{{Prop|boxmodel|bcr}}||{{DataType|Color}}|| 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|boxmodel|br}} property.
 
The right border thickness is set with the {{Prop|boxmodel|br}} property.

Revision as of 05:39, 25 January 2013

Node: All Box Model Nodes

Property Data Type Description
bcr Color 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.