This started in queens as a result of:
https://review.openstack.org/#/c/339278/
Prior to that, the delete confirmation buttons used btn-primary (white
on orange). Now the btn-danger is used (which is red). The problem is
that 'a, a:link, a:visited' (color: orange) is overriding btn-danger's
default color (white):
a, a:link, a:visited {
color: #e95420;
}
.btn-danger {
color: #fff; # this gets overridden - shows with striked-through
background-color: #d9534f;
border-color: #d43f3a;
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790189
Title:
unreadable text color in confirmation dialog with ubuntu theme
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1790189/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs