[
https://issues.apache.org/jira/browse/ARTEMIS-3629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481162#comment-17481162
]
ASF subversion and git services commented on ARTEMIS-3629:
----------------------------------------------------------
Commit 9610666cc30871b53bb796570e0cdb430c68b59a in activemq-artemis's branch
refs/heads/2.19.x from Erwin Dondorp
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9610666 ]
ARTEMIS-3629 fixed css error
(cherry picked from commit b8e73094828767b59ca9ec4015013143e656f910)
> 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
> Priority: Trivial
> Fix For: 2.21.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)