Comment 2 for bug 1539951

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

Reviewed: https://review.openstack.org/274371
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4332961bd587820b1cefccdcae87ad9ccf49079b
Submitter: Jenkins
Branch: master

commit 4332961bd587820b1cefccdcae87ad9ccf49079b
Author: Bryan Jen <email address hidden>
Date: Sat Jan 30 11:47:59 2016 -0700

    Style: Material: Fixes colors for navbar and menu

    Elements on the navbar (Hamburger menu, Brand, and Responsive
    Overflow Menu) need to correctly inherit colors from the theme.

    Also, Bootswatch's 'paper' sets the color of the
    .dropdown-header to be a light gray regardless of whether its an
    inverse navbar. This is not ideal. It should inherit the same color.

    Change-Id: I29ebfe82209d16a785b7171cc1662768c7c3191c
    Co-Authored-By: Diana Whitten <email address hidden>
    Closes-bug: #1539951
    Closes-bug: #1539952
    Closes-bug: #1539960
    Closes-bug: #1540745