[SRU] unreadable text color in confirmation dialog with ubuntu theme
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Cloud Archive |
Fix Released
|
High
|
Corey Bryant | ||
Kilo |
Fix Released
|
High
|
Unassigned | ||
Mitaka |
Fix Released
|
High
|
Unassigned | ||
Newton |
Fix Released
|
High
|
Unassigned | ||
Ocata |
Fix Released
|
High
|
Unassigned | ||
Pike |
Fix Released
|
High
|
Corey Bryant | ||
horizon (Ubuntu) |
Fix Released
|
High
|
Corey Bryant | ||
Xenial |
Fix Released
|
High
|
Unassigned | ||
Zesty |
Fix Released
|
High
|
Unassigned | ||
Artful |
Fix Released
|
High
|
Corey Bryant |
Bug Description
[Description]
The same symptom appeared as LP: #1308651.
When deleting an instance or other resources, confirmation dialog will be shown up. Background color and text color of confirm button are orange/orange. Firefox calculated css rules are as follows (color: #DD4814, background-color: #DD4814).
element {
}
a, a:link, a:visited {
color: #DD4814;
}
.btn-primary {
background: #DD4814 none repeat scroll 0% 0%;
border-color: #C64012;
}
.btn-primary {
color: #FFF;
background-
border-color: #357EBD;
}
.btn {
display: inline-block;
margin-bottom: 0px;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857;
border-radius: 4px;
-moz-
}
<snip>
$ apt-cache policy openstack-
openstack-
Installed: 1:2015.
Candidate: 1:2015.
Version table:
*** 1:2015.
500 http://
100 /var/lib/
1:
500 http://
1:
500 http://
1:
500 http://
[Test Case]
See screenshots attached to bug.
[Regression Potential]
This is a minor update to scss primary-button color override for the openstack dashboard with minimal regression potential.
Related branches
tags: | added: cpec |
Changed in horizon (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → Low |
Changed in cloud-archive: | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in cloud-archive: | |
importance: | Low → High |
Changed in horizon (Ubuntu): | |
importance: | Low → High |
tags: | added: backport-potential uosci |
Changed in horizon (Ubuntu): | |
assignee: | nobody → Corey Bryant (corey.bryant) |
Changed in cloud-archive: | |
assignee: | nobody → Corey Bryant (corey.bryant) |
tags: | added: patch |
Changed in horizon (Ubuntu Xenial): | |
status: | New → Triaged |
Changed in horizon (Ubuntu Zesty): | |
status: | New → Triaged |
importance: | Undecided → Critical |
Changed in horizon (Ubuntu Xenial): | |
importance: | Undecided → High |
Changed in horizon (Ubuntu Zesty): | |
importance: | Critical → High |
tags: |
added: cpe-onsite removed: cpec |
tags: | added: sts |
Changed in cloud-archive: | |
status: | Fix Committed → Fix Released |
Screenshot.