Showing 943 of 943 total issues
Rule doesn't have all its properties in alphabetical order. Open
Open
.form-frame input:focus, .form-frame textarea:focus {
- Exclude checks
Don't use IDs in selectors. Open
Open
#loginForm{
- Exclude checks
Don't use IDs in selectors. Open
Open
#remember_me {
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 10px;
- Exclude checks
Use of !important Open
Open
margin-bottom: 0 !important;
- Exclude checks
Adjoining classes: .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on Open
Open
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
- Exclude checks
Adjoining classes: .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label Open
Open
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
- 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
Rule doesn't have all its properties in alphabetical order. Open
Open
.navbar .nav>li>.dropdown-menu:before {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.radio.inline, .checkbox.inline {
- Exclude checks
Use of !important Open
Open
padding-left: 8px !important;
- Exclude checks
Element (label.control-label#page_link_visible) is overqualified, just use #page_link_visible without element name. Open
Open
label.control-label#page_link_visible {
- Exclude checks
Don't use IDs in selectors. Open
Open
#remember_me > label{
- Exclude checks
Don't use IDs in selectors. Open
Open
#error_explanation ul li {
- Exclude checks
Property with star prefix found. Open
Open
*zoom: 1;
- Exclude checks
Adjoining classes: .text_area.col-md-6 Open
Open
.text_area.col-md-6 {
- 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
Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary Open
Open
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
- Exclude checks
Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient(enabledenabled =falsefalse)'.</filter-function-list> Open
Open
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
- Exclude checks