Comment 7 for bug 1771559

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.opendev.org/714274
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ddc52a7405f0be38629f665d24bcf75022ce0018
Submitter: Zuul
Branch: master

commit ddc52a7405f0be38629f665d24bcf75022ce0018
Author: Ivan Kolodyazhny <email address hidden>
Date: Sat Mar 21 19:17:31 2020 +0200

    Fix Horizon to work with the latest pyScss

    pyScss v1.3.5 implements 'function-exists' function now. It breaks
    MaterialDesign-Webfont [1] which is provided by xstatic-mdi package.

    This patch re-implements FontAwesome-based styles for Material theme to
    not use MaterialDesign-Webfont classes.

    Another advantage of this improvement is we can use the latest pyScss
    (once it'll be released) and update xstatic-mdi too.

    [1] https://github.com/Templarian/MaterialDesign-Webfont/issues/19

    Closes-Bug: #1771559
    Depends-On: https://review.opendev.org/714450
    Change-Id: Ia9e1e807591d4428f585177f521d4cb9d463b917