Odd two-tone 'Submit' button coloring

Bug #656868 reported by Michael Terry
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Django Formassembly integration
Fix Released
Undecided
Unassigned
ubuntu-website-content
Fix Released
Undecided
Anthony Dillon

Bug Description

The submit button on the https://forms.canonical.com/sales/ page looks wrong. I suspect it should be all purple, but is instead half purple, half gray.

Screenshot attached.

Revision history for this message
Michael Terry (mterry) wrote :
Changed in canonical-website:
assignee: nobody → Neil Messenbird (neil-messenbird)
Revision history for this message
Dave Morley (davmor2) wrote :

This also effects the new Ubuntu theme the button is half orange half grey.

Changed in canonical-website:
status: New → Confirmed
Changed in fa-django-integration:
status: New → Confirmed
Revision history for this message
Matthew Nuzum (newz) wrote :

We need to add the following styles to the CSS:

.wform form .primaryAction, .wForm input {
    background-image: none;
}

This will override styles declared in wforms.css lines 82 and 107. Therefore the style needs to be defined after wforms.css. I'm not sure who has the capability to add this style rule, it seems to be something specific to form assembly.

Changed in fa-django-integration:
assignee: nobody → Dave Morley (davmor2)
Matthew Nuzum (newz)
affects: canonical-website → ubuntu-website-content
Revision history for this message
Steve Magoun (smagoun) wrote :

This is still broken. Seems like we know the fix, what needs to happen to get it deployed?

Revision history for this message
Anthony Dillon (ya-bo-ng) wrote :

Currently updating the styles to fix the issue

Changed in ubuntu-website-content:
assignee: Neil Messenbird (neil-messenbird) → Anthony Dillon (ya-bo-ng)
status: Confirmed → In Progress
Revision history for this message
Anthony Dillon (ya-bo-ng) wrote :

I have fixed the style for the button and requested it to be uploaded.

Thank you,
Ant.

Changed in ubuntu-website-content:
status: In Progress → Fix Committed
Revision history for this message
Anthony Dillon (ya-bo-ng) wrote :

The fix has gone live.

Changed in ubuntu-website-content:
status: Fix Committed → Fix Released
Dave Morley (davmor2)
Changed in fa-django-integration:
assignee: Dave Morley (davmor2) → nobody
Revision history for this message
Anthony Dillon (ya-bo-ng) wrote :

This page has been removed.

Changed in fa-django-integration:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.