** Changed in: horizon
Status: Fix Committed => 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/1189393
Title:
LBaaS panel buttons don't have icons
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The CSS class names for the LBaaS are too specific and therefore don't
have associated icons in the CSS stylesheet.
Two things to fix this:
* In
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/loadbalancers/tables.py
the classes should be e.g. "btn-add" rather than "btn-addvip", "btn-
update" instead of "btn-updatepool" etc.
* "btn-add" should be added to the stylesheet together with .btn-
create and .btn-launch
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/dashboard/less/horizon.less#L593
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1189393/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp