Skip to content

Email fields hover border not specified? #17

Description

@llanverygranger

When regular text fields are clicked into (inside a form) the border glows orange, however this is not the same for email fields.

I think you need to add this to your CSS:

input.form-email:focus
{
  border-color: #ef951d;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions