whitef0x0/tellform

View on GitHub

Showing 608 of 608 total issues

Heading (h3) has already been defined.
Open

    section.auth.signup-view > h3 {
Severity: Minor
Found in public/modules/users/css/users.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

        form.submission-form .select > .field-input .btn {

Rule doesn't have all its properties in alphabetical order.
Open

.field-title-row {

Adjoining classes: .btn-rounded.btn-default:hover
Open

    .btn-rounded.btn-default:focus, .btn-rounded.btn-default:hover {
Severity: Minor
Found in public/modules/users/css/users.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.panel-default.startPage {

Fallback border-color (hex or RGB) should precede RGBA border-color.
Open

    border-color: rgba(246, 255, 181, 0.4);

Rule doesn't have all its properties in alphabetical order.
Open

.admin-form > .page-header {

Rule doesn't have all its properties in alphabetical order.
Open

            div.config-form .row > .field-input label {

Use of !important
Open

    border:none!important;

Adjoining classes: form .row.field .field-number
Open

form .row.field .field-number {

Use of !important
Open

        color: #000!important;

Adjoining classes: .current-fields .panel-body .row.options input[type='text']
Open

.current-fields .panel-body .row.options input[type='text'] {

Adjoining classes: form .row.field.dropdown > .field-input input
Open

    form .row.field.dropdown > .field-input input {

Use of !important
Open

    margin: 1.5em 0 2em 0!important;

Use of !important
Open

    box-shadow:none!important;

Adjoining classes: .status-light.status-light-off
Open

.status-light.status-light-off {

Adjoining classes: form .row.field.dropdown > .field-input input:focus
Open

    form .row.field.dropdown > .field-input input:focus {

Adjoining classes: .form-item.new-form:hover
Open

.form-item.new-form:hover {

Using height with border-bottom can sometimes make elements larger than you expect.
Open

    border-bottom: 6px inset #ccc;

Rule doesn't have all its properties in alphabetical order.
Open

    .form-item.new-form input[type='text'] {
Severity
Category
Status
Source
Language