SST-CTF/typing-test

View on GitHub

Showing 494 of 494 total issues

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

 .sst-input-group,.sst-group{
Severity: Minor
Found in css/stylesheet.css by csslint

Adjoining classes: .sst-col.m6
Open

     .sst-col.m6,.sst-half{
Severity: Minor
Found in css/stylesheet.css by csslint

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

 .sst-accordion-content{
Severity: Minor
Found in css/stylesheet.css by csslint

Adjoining classes: .sst-col.s7
Open

 .sst-col.s7{
Severity: Minor
Found in css/stylesheet.css by csslint

The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
Open

    -webkit-appearance:none
Severity: Minor
Found in css/stylesheet.css by csslint

Adjoining classes: .sst-col.s9
Open

 .sst-col.s9{
Severity: Minor
Found in css/stylesheet.css by csslint

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

 .sst-pagination{
Severity: Minor
Found in css/stylesheet.css by csslint

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

 .sst-accordion {
Severity: Minor
Found in css/stylesheet.css by csslint

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

 input[type=checkbox].sst-check,input[type=radio].sst-radio{
Severity: Minor
Found in css/stylesheet.css by csslint

Adjoining classes: .sst-col.m9
Open

     .sst-col.m9,.sst-threequarter{
Severity: Minor
Found in css/stylesheet.css by csslint

Unqualified attribute selectors are known to be slow.
Open

 button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{
Severity: Minor
Found in css/stylesheet.css by csslint

Unqualified attribute selectors are known to be slow.
Open

 button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{
Severity: Minor
Found in css/stylesheet.css by csslint

The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
Open

    -webkit-appearance:textfield;
Severity: Minor
Found in css/stylesheet.css by csslint

Expected (none | button | button-bevel | caps-lock-indicator | caret | checkbox | default-button | listbox | listitem | media-fullscreen-button | media-mute-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbargripper-horizontal | scrollbargripper-vertical | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical) but found 'textfield'.
Open

    -webkit-appearance:textfield;
Severity: Minor
Found in css/stylesheet.css by csslint

Adjoining classes: .sst-btn-block.sst-disabled
Open

 .sst-btn.sst-disabled *,.sst-btn-block.sst-disabled,.sst-btn-floating.sst-disabled *,.sst-btn:disabled *,.sst-btn-floating:disabled *{
Severity: Minor
Found in css/stylesheet.css by csslint

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

 .sst-sidenav{
Severity: Minor
Found in css/stylesheet.css by csslint

Don't use IDs in selectors.
Open

 .sst-main,#main{
Severity: Minor
Found in css/stylesheet.css by csslint

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

 .sst-input{
Severity: Minor
Found in css/stylesheet.css by csslint

Adjoining classes: .sst-col.m10
Open

     .sst-col.m10{
Severity: Minor
Found in css/stylesheet.css by csslint

Adjoining classes: .sst-col.l7
Open

     .sst-col.l7{
Severity: Minor
Found in css/stylesheet.css by csslint
Severity
Category
Status
Source
Language