Project

General

Profile

« Previous | Next » 

Revision 3437

Added by bowdish about 17 years ago

Changed blue header corners because they did not work correctly on Internet Explorer. The production server displays okay but theMetacat build does not display correctly so I took the round corners off. Maybe there is some problem with the difference between tablehead corners in default.css

View differences:

lib/style/skins/default/include_login.jsp
81 81
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
82 82
  <table width="750px" align="center" border="0" cellspacing="0" cellpadding="0">
83 83
    <tr> 
84
      <td width="10">
85
        <img src="./images/panelhead_bg_lcorner.gif" width="10" height="21">
86
      </td>
87 84
      <td class="sectionheader">login &amp; registration</td>
88
      <td width="10">
89
        <img src="./images/panelhead_bg_rcorner.gif" width="10" height="21">
90 85
      </td>
91 86
    </tr>
92 87
    <tr>

Also available in: Unified diff