tansaku/LocalSupport

View on GitHub

Showing 943 of 943 total issues

Use of !important
Open

    background-color: whitesmoke !important;

Don't use IDs in selectors.
Open

#push {

Don't use IDs in selectors.
Open

#footer a {

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

select, textarea, input[type="text"], input[type="password"],

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

.navbar .brand {

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

.navbar .nav>li>.dropdown-menu:after {

Don't use IDs in selectors.
Open

#button-rack {

Use of !important
Open

  padding: 1px 0 1px 0 !important;

Don't use IDs in selectors.
Open

    #git-container .git-item {

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

.form-frame {

Element (label.control-label#page_link_visible) is overqualified, just use #page_link_visible without element name.
Open

label.control-label#page_link_visible {

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

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

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

.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-container {

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

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

Duplicate property 'filter' found.
Open

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:hover
Open

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:hover,

Values of 0 shouldn't have units specified.
Open

    min-height: 0%;

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

.form-actions {

Use of !important
Open

        float: none !important;

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

    .nav-collapse, .nav-collapse.collapse {
Severity
Category
Status
Source
Language