thavelick/youtranscript

View on GitHub
style.css

Summary

Maintainability
Test Coverage

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

    border: thin solid #564946;
Severity: Minor
Found in style.css by csslint

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

form {
Severity: Minor
Found in style.css by csslint

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

input[type="text"] {
Severity: Minor
Found in style.css by csslint

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

.search-page {
Severity: Minor
Found in style.css by csslint

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

input[type="submit"] {
Severity: Minor
Found in style.css by csslint

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

h1 {
Severity: Minor
Found in style.css by csslint

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

.transcript-page {
Severity: Minor
Found in style.css by csslint

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

input {
Severity: Minor
Found in style.css by csslint

There are no issues that match your filters.

Category
Status