You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew MacBean (JIRA)" <ji...@apache.org> on 2014/07/29 11:59:39 UTC

[jira] [Updated] (QPID-5935) Web Management UI style refactor to remove html inline styles and standardise via css

     [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org