[ 
http://issues.apache.org/jira/browse/AXIS2-380?page=comments#action_12362561 ] 

Noah Levitt commented on AXIS2-380:
-----------------------------------

I took it out to let the user decide what font they like by setting it as the 
browser default. But it's ok to set font info as long as you use relative 
sizes. So where there was "font-size: 12px;" do "font-size: 80%;" or something, 
and you can make it arial if you really want to.

> poor html and css
> -----------------
>
>          Key: AXIS2-380
>          URL: http://issues.apache.org/jira/browse/AXIS2-380
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Noah Levitt
>     Priority: Minor
>  Attachments: foo.diff
>
> The html and css in the jsp's are painful to work with. axis-style.css 
> specifies font sizes in pixels which makes it tiny on high res screens. There 
> are table sizes also specified in pixels, which is bad news for anybody with 
> a small screen or who likes to keep browser windows modestly sized. Just 
> getting rid of those two things makes the pages much more usable, but there 
> is still vast room for improvement.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to