Showing 792 of 792 total issues
Adjoining classes: .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on Open
Open
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
- Exclude checks
Adjoining classes: .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on Open
Open
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
- Exclude checks
Duplicate property '*background-color' found. Open
Open
*background-color: #0088cc;
- Exclude checks
Heading (h4) should not be qualified. Open
Open
#git-container .git-item h2, .git-item h4, .git-item p, .git-item a {
- Exclude checks
Don't use IDs in selectors. Open
Open
#git-container .git-item {
- Exclude checks
Don't use IDs in selectors. Open
Open
#git-container .git-item {
- Exclude checks
Element (label.control-label#page_link_visible) is overqualified, just use .control-label without element name. Open
Open
label.control-label#page_link_visible {
- Exclude checks
Don't use IDs in selectors. Open
Open
input#page_link_visible {
- Exclude checks
Don't use IDs in selectors. Open
Open
#remember_me {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.wide_form {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#error_explanation ul {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
- Exclude checks
Fallback border-color (hex or RGB) should precede RGBA border-color. Open
Open
border-color: rgba(82, 168, 236, 0.8);
- Exclude checks
Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary Open
Open
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
- Exclude checks
Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.active Open
Open
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.active,
- Exclude checks
Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary[disabled] Open
Open
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary[disabled] {
- Exclude checks
Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary[disabled] Open
Open
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary[disabled] {
- Exclude checks
Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:active Open
Open
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:active,
- Exclude checks
Adjoining classes: .bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container Open
Open
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
- Exclude checks
The property -ms-transform is compatible with -webkit-transform and should be included as well. Open
Open
-webkit-transform: translate3d(0, 0, 0);
- Exclude checks