You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Joel Araújo Rocha (JIRA)" <ji...@apache.org> on 2013/06/07 17:18:21 UTC

[jira] [Created] (AMQ-4578) Missing .code-java tag on ActiveMQ web page

Joel Araújo Rocha created AMQ-4578:
--------------------------------------

             Summary: Missing .code-java tag on ActiveMQ web page
                 Key: AMQ-4578
                 URL: https://issues.apache.org/jira/browse/AMQ-4578
             Project: ActiveMQ
          Issue Type: Improvement
          Components: activemq-pool
         Environment: Opera, Thunderbird
            Reporter: Joel Araújo Rocha


The missing .code-java tag on CSS makes the <pre> to behave like CSS "white-space: pre;" which will write one line codes destroying the expected page layout.
Check this page: http://activemq.apache.org/web-console.html

Adding .code-java { white-space: pre-wrap; } fixes this issue.
I'm sorry for posting this in the wrong forum.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira