tansaku/LocalSupport

View on GitHub

Showing 943 of 943 total issues

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

.form-frame  input:focus, .form-frame  textarea:focus {

Don't use IDs in selectors.
Open

#loginForm{

Don't use IDs in selectors.
Open

#remember_me {

Using width with padding can sometimes make elements larger than you expect.
Open

    padding: 10px;

Use of !important
Open

    margin-bottom: 0 !important;

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

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

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

.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {

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

.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {

The property -ms-transform is compatible with -webkit-transform and should be included as well.
Open

  -webkit-transform: translate3d(0, 0, 0);

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

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

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

.radio.inline, .checkbox.inline {

Use of !important
Open

    padding-left: 8px !important;

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

label.control-label#page_link_visible {

Don't use IDs in selectors.
Open

#remember_me > label{

Don't use IDs in selectors.
Open

#error_explanation ul li {

Property with star prefix found.
Open

  *zoom: 1;

Adjoining classes: .text_area.col-md-6
Open

.text_area.col-md-6 {

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

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

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

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient(enabledenabled =falsefalse)'.</filter-function-list>
Open

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
Severity
Category
Status
Source
Language