** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1900863

Title:
  Unable to override color of even lines in horizon tables

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  I'm trying to define a black theme for the Horizon dashboard and I
  managed to do most of the work by overriding scss variables in my
  theme. However I can't change the even lines of the instance table.
  They remain black whatever I put in the variable $table-bg-even

  To reproduce :

  1) Create a theme and try to override the variable $table-bg-even with #ff5050
  2) Deploy the theme
  3) Open the instances panel with at least two VMs
  4) The even lines remain white instead of red

  Possible root cause :

  I think that this is caused by the missing "!default" next to $table-
  bg-even in the file /static/dashboard/scss/_variables.scss

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1900863/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to