Difference between revisions of "Template:Navtable-Row"

From Open Rail Data Wiki
Jump to navigation Jump to search
(Created page with "<tr> <th scope="row" class="navtable-row-title">{{{title}}}</th> <td class="navtable-row-content" style="text-align:left;border-left-width:2px;border-left-style:solid;width:10...")
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<tr>
+
!style="width: 10%; text-align: right;  background: #789A9F; border-bottom: 1px solid #AAAAAA; padding-right: 15px;" |{{{title}}}
<th scope="row" class="navtable-row-title">{{{title}}}</th>
+
|style="padding-left: 15px; background: #EDF4F5; border-bottom: 1px solid #AAAAAA; color: #00628B;"|{{{content}}}
<td class="navtable-row-content" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;">
+
|-
<div style="padding:0em 0.25em;">
 
{{{content}}}
 
</div>
 
</td>
 
</tr>
 

Latest revision as of 18:10, 23 May 2013

!style="width: 10%; text-align: right; background: #789A9F; border-bottom: 1px solid #AAAAAA; padding-right: 15px;" |{{{title}}} |style="padding-left: 15px; background: #EDF4F5; border-bottom: 1px solid #AAAAAA; color: #00628B;"|{{{content}}} |-