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)