wakelank/Tinsl

View on GitHub
app/assets/stylesheets/styles.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#adjacent_ranking {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

Don't use IDs in selectors.
Open

#edit{
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

Don't use IDs in selectors.
Open

#actor {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

Values of 0 shouldn't have units specified.
Open

  margin-bottom: 0px;
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

Rule is empty.
Open

#adjacent_ranking {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

button:hover
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

.title {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

.nice_border {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

.movie {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

.movie_rank {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

button {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

Expected RBRACE at line 110, col 3.
Open

  .text-align: right;
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

.main_tagline {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

.clearfix:after {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

a:visited {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

.gross {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

.main_title{
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

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

a {
Severity: Minor
Found in app/assets/stylesheets/styles.css by csslint

There are no issues that match your filters.

Category
Status