yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48464
[Bug 1538932] Re: source.scss file does not take effect since it does not match source.html
File in question was removed here:
https://review.openstack.org/#/c/285084
** Changed in: horizon
Status: In Progress => Invalid
** Changed in: horizon
Assignee: Wang Bo (chestack) => (unassigned)
--
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/1538932
Title:
source.scss file does not take effect since it does not match
source.html
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html:
<div ng-controller="LaunchInstanceSourceController as ctrl">
...
<div>
But currently the source.scss is:
[ng-controller="LaunchInstanceSourceController"] {
td.hi-light {
color: #0084d1;
}
...
}
Any change of scss file(such as: color: red) does not take effect
since the two files do not match.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1538932/+subscriptions
References