It looks ok with Safari 3.0.2.
   
  My IE version is 6.0.2900.2180.xpsp_sp2_qfe.070227-2300

  Note:
  =====
  The border appears even with IE 6.0 with the following:
   
  I used class="inputBox" as below:
     <input type="text" class="inputBox" name="USERNAME" .....
   
  and I have the following entry in my css:
   
       input[type="text"], input[type="password"], .inputBox {
     /* inputBox is deprecated */
     font-family: Verdana, Arial, Helvetica, sans-serif;
     background: #FFFFFF;
     font-size: 8pt;
     background: white;
     border: #999999 solid 1px;
     margin: 2px;
     }
   
  Thanks,
  Mathius
  
Walter Vaughan <[EMAIL PROTECTED]> wrote:
  Mathius Allo wrote:
> The border for the text field is missing.
> it is very difficult to see on the text fields. User needs to guess on where 
> to click.

> Does anyone have suggestion?

I have seen exactly what you describe several times. It's due to micro$oft 
window$. A simple reboot restores things to normal.

By and far the best browser for ofBiz is Safari 2.X. The blue text box that has 
focus automatically has a blue border around it, and many places the UI looks 
so 
much better than firefox and the rest.

We've wrote changes to the .css files to emulate the blue border, but I belive 
it didn't degrade properly, so it wasn't submitted as a Jira issue/patch.

--
Walter




       
---------------------------------
Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.

Reply via email to