tansaku/LocalSupport

View on GitHub

Showing 943 of 943 total issues

Element (div#container) is overqualified, just use #container without element name.
Open

div#container textarea {

Don't use IDs in selectors.
Open

#error_explanation {

Heading (h4) should not be qualified.
Open

#error_explanation h4 {

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

.hide-text {

Adjoining classes: .bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container
Open

.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {

Adjoining classes: .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label
Open

.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {

Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:active
Open

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:active,

Adjoining classes: .nav-collapse.collapse
Open

    .nav-collapse.collapse {

Adjoining classes: .navbar .nav-collapse .nav.pull-right
Open

    .navbar .nav-collapse .nav.pull-right {

Use of !important
Open

        margin-bottom: -20px!important;

Don't use IDs in selectors.
Open

    #git-container .git-item {

Use of !important
Open

        margin-bottom: -10px!important;

Adjoining classes: .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off
Open

.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,

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

.bootstrap-switch.bootstrap-switch-disabled,

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

.bootstrap-switch .bootstrap-switch-handle-on,

Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.disabled
Open

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.disabled,

Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary[disabled]
Open

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary[disabled] {

Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info
Open

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,

Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.active
Open

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.active,

Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning[disabled]
Open

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning[disabled],
Severity
Category
Status
Source
Language