themes/oxygen/elements.tpl
changeset 542 5841df0ab575
parent 22 d0314575e2f0
child 650 e45183014778
equal deleted inserted replaced
541:acb7e23b6ffa 542:5841df0ab575
    16 <!-- ENDVAR sidebar_heading -->
    16 <!-- ENDVAR sidebar_heading -->
    17 <!-- VAR sidebar_top -->
    17 <!-- VAR sidebar_top -->
    18           <div class="recttop">
    18           <div class="recttop">
    19             <table border="0" width="100%" cellspacing="0" cellpadding="0" style="font-size: 1px;">
    19             <table border="0" width="100%" cellspacing="0" cellpadding="0" style="font-size: 1px;">
    20               <tr>
    20               <tr>
    21                 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-menu-l.gif" width="12" height="12" /> </td>
    21                 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/images/spacer.gif" style="background-image: url({SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/sprite-horiz.gif); background-position: 0 0; background-repeat: no-repeat;" width="12" height="12" /> </td>
    22                 <td style="margin: 0; padding: 0; height: 12px;" class="recttoptop" onclick="var id = this.parentNode.parentNode.parentNode.parentNode.parentNode.id; var side = id.substr(0, id.indexOf('-')); collapseSidebar(side);"></td>
    22                 <td style="margin: 0; padding: 0; height: 12px;" class="recttoptop" onclick="var id = this.parentNode.parentNode.parentNode.parentNode.parentNode.id; var side = id.substr(0, id.indexOf('-')); collapseSidebar(side);"></td>
    23                 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-menu-r.gif" width="12" height="12" /> </td>
    23                 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/images/spacer.gif" style="background-image: url({SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/sprite-horiz.gif); background-position: -12px 0; background-repeat: no-repeat;" width="12" height="12" /> </td>
    24               </tr>
    24               </tr>
    25             </table>
    25             </table>
    26           </div>
    26           </div>
    27           <div class="sidebar">
    27           <div class="sidebar">
    28 <!-- ENDVAR sidebar_top -->
    28 <!-- ENDVAR sidebar_top -->
    53 <!-- VAR sidebar_bottom -->
    53 <!-- VAR sidebar_bottom -->
    54           </div>
    54           </div>
    55           <div class="rectbot">
    55           <div class="rectbot">
    56             <table border="0" width="100%" cellspacing="0" cellpadding="0" style="font-size: 1px;">
    56             <table border="0" width="100%" cellspacing="0" cellpadding="0" style="font-size: 1px;">
    57               <tr>
    57               <tr>
    58                 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-bl.gif" width="12" height="12" /> </td>
    58                 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/images/spacer.gif" style="background-image: url({SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/sprite-horiz.gif); background-position: -24px 0; background-repeat: no-repeat;" width="12" height="12" /> </td>
    59                 <td style="margin: 0; padding: 0; height: 12px;" class="rectbottop"></td>
    59                 <td style="margin: 0; padding: 0; height: 12px;" class="rectbottop"></td>
    60                 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-br.gif" width="12" height="12" /> </td>
    60                 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/images/spacer.gif" style="background-image: url({SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/sprite-horiz.gif); background-position: -36px 0; background-repeat: no-repeat;" width="12" height="12" /> </td>
    61               </tr>
    61               </tr>
    62             </table>
    62             </table>
    63           </div>
    63           </div>
    64 <!-- ENDVAR sidebar_bottom -->
    64 <!-- ENDVAR sidebar_bottom -->