You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/12 18:16:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARTEMIS-3629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474784#comment-17474784 ] 

ASF subversion and git services commented on ARTEMIS-3629:
----------------------------------------------------------

Commit b8e73094828767b59ca9ec4015013143e656f910 in activemq-artemis's branch refs/heads/main from Erwin Dondorp
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=b8e7309 ]

ARTEMIS-3629 fixed css error


> 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
>
> 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)