tansaku/LocalSupport

View on GitHub

Showing 943 of 943 total issues

Adjoining classes: .nav-collapse.collapse
Open

    .nav-collapse, .nav-collapse.collapse {

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

    #git-container .git-item {

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

#floating_div {

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

    padding: 10px;

Don't use IDs in selectors.
Open

#error_explanation h4 {

Use of !important
Open

  cursor: default !important;

Use of !important
Open

  display: inline-block !important;

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

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

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

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

Use of !important
Open

    float: right !important;

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

.navbar-wrapper {

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

.table th, .table td {

Adjoining classes: .radio.inline
Open

.radio.inline, .checkbox.inline {

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

    #git-container .git-item {

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

    #git-container .git-item {

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

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

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

#remember_me {

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

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

Don't use IDs in selectors.
Open

#git-container {
Severity
Category
Status
Source
Language