You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erwin Dondorp (Jira)" <ji...@apache.org> on 2022/01/07 16:36:00 UTC

[jira] [Created] (ARTEMIS-3629) syntax error in css file

Erwin Dondorp created ARTEMIS-3629:
--------------------------------------

             Summary: syntax error in css file
                 Key: ARTEMIS-3629
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3629
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Web Console
    Affects Versions: 2.20.0
            Reporter: Erwin Dondorp


In file {{activemq-artemis/artemis-hawtio/activemq-branding/src/main/webapp/plugin/css/activemq.css}}, two {{@font-face}} definitions are present.
However, the notation has a syntax error for each.
I suspect that a COMMA ({{,}}) was intended, but a SEMICOLON ({{;}}) is present in 2 places.

Unfortunately I see no difference in the GUI before/after the fix, so a small risk is left.

a PR is added.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)