bbyars/mountebank

View on GitHub
src/public/stylesheets/application.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#sidenav {

Don't use IDs in selectors.
Open

#content {

Don't use IDs in selectors.
Open

#q {

Don't use IDs in selectors.
Open

#main {

Don't use IDs in selectors.
Open

#specification span {

Don't use IDs in selectors.
Open

#logs {

Don't use IDs in selectors.
Open

#specification-description div {

Don't use IDs in selectors.
Open

#specification a {

Don't use IDs in selectors.
Open

#specification-description {

Don't use IDs in selectors.
Open

#tail {

Don't use IDs in selectors.
Open

#specification a {

Don't use IDs in selectors.
Open

#notice {

Don't use IDs in selectors.
Open

#notice a {

Don't use IDs in selectors.
Open

#searchButton {

Using width with padding-left can sometimes make elements larger than you expect.
Open

    padding-left: 1em;

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

    padding: 4px;

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

    border-right: 1px solid #aaa;

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff' endColorstr='#eaeaea',GradientType=0 )'.</filter-function-list>
Open

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 5px 20px;

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

    src: local('Berkshire Swash'), local('BerkshireSwash-Regular'), url(https://themes.googleusercontent.com/static/fonts/berkshireswash/v1/4RZJjVRPjYnC2939hKCAin6EbtqG7Ha48C3_z7erIWs.woff) format('woff');

Property with star prefix found.
Open

    *margin-right: .3em;

Element (section.expanded) is overqualified, just use .expanded without element name.
Open

section.expanded {

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

body {

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

header p {

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

footer nav {

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

nav.horizontal a:link, a:visited {

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

nav.vertical p {

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

#sidenav {

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

ul {

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

@font-face {

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

#q {

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

header nav {

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

nav.vertical a {

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

.feed-icon:before {

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

#notice {

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

#content {

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

#specification-description {

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

header {

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

td {

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

a.section-toggler {

Outlines should only be modified using :focus.
Open

a.section-toggler {

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

table {

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

.button {

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

#tail {

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

h1, h2, h3 {

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

#specification span {

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

.warning-icon:before {

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

.info-icon:before {

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

p.cite {

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

.contract {

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

th {

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

blockquote p {

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

section.expanded {

There are no issues that match your filters.

Category
Status