tansaku/LocalSupport

View on GitHub

Showing 943 of 943 total issues

Values of 0 shouldn't have units specified.
Open

    padding-left: 0px;

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

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:active,

Heading (h2) should not be qualified.
Open

#git-container .git-item h2, .git-item h4, .git-item p, .git-item a  {

Don't use IDs in selectors.
Open

#git-container .git-item h2, .git-item h4, .git-item p, .git-item a  {

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

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

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

#remember_me {

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

    padding: 10px;

The box-sizing property isn't supported in IE6 and IE7.
Open

  box-sizing: border-box;

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

  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

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

  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

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-disabled .bootstrap-switch-handle-off
Open

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,

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

.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {

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

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

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

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

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

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

Duplicate property '*background-color' found.
Open

  *background-color: #5bc0de;

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

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info[disabled],

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

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info[disabled] {
Severity
Category
Status
Source
Language