[ 
https://issues.apache.org/jira/browse/QPID-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew MacBean updated QPID-5935:
---------------------------------

    Description: 
The web UI HTML markup contains many uses of inline css style which in many 
cases is actually redundant.

Much of it can be refactored into the CSS for .formLabel-labelCell and 
.tableContainer-labelCell and the others simply removed.

In order to do this a standard label width has been set as 300px but purely 
based on the majority currently set inline.

This change will not change the JS generated html markup or the tables based to 
use CSS, this is something to consider to make everything consistent.

  was:
The web UI HTML markup contains many uses of inline css style which in many 
cases is actually redundant.

Much of it can be refactored into the CSS for .formLabel-labelCell and 
.tableContainer-labelCell and the others simply removed.

In order to do this a standard label width has been set as 300px.


> Web Management UI style refactor to remove html inline styles and standardise 
> via css
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-5935
>                 URL: https://issues.apache.org/jira/browse/QPID-5935
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Andrew MacBean
>            Assignee: Andrew MacBean
>            Priority: Minor
>
> The web UI HTML markup contains many uses of inline css style which in many 
> cases is actually redundant.
> Much of it can be refactored into the CSS for .formLabel-labelCell and 
> .tableContainer-labelCell and the others simply removed.
> In order to do this a standard label width has been set as 300px but purely 
> based on the majority currently set inline.
> This change will not change the JS generated html markup or the tables based 
> to use CSS, this is something to consider to make everything consistent.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to