Ignore:
Timestamp:
07/06/11 16:23:38 (13 years ago)
Author:
Kris Deugau
Message:

/trunk/templates

Templates

UI tweaks - make sure all main-body content is valign=top

dns.css

tweak comment style so IE ignores a line properly
fix typo, set valign=top on #datatablewrapper
add a couple more classes

grouptree-ie.css

tweak padding to indent group tree properly, comment a few more (apparently)
irrelevant bits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/record.tmpl

    r90 r100  
    33<TMPL_INCLUDE NAME="menu.tmpl">
    44
    5 <td align="center">
     5<td align="center" valign="top">
    66
    77<form action="dns.cgi" method="post">
Note: See TracChangeset for help on using the changeset viewer.