yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84212
[Bug 1900863] [NEW] Unable to override color of even lines in horizon tables
Public bug reported:
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
** Affects: horizon
Importance: Undecided
Status: New
--
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):
New
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
Follow ups