osbzr/gooderp_addons

View on GitHub
web_stock_query/static/src/css/style.css

Summary

Maintainability
Test Coverage

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

    padding-left: 20px;

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

    border: 1px solid #999999;

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

    border: 1px solid #999999;

Duplicate property 'display' found.
Open

    display: none;

Values of 0 shouldn't have units specified.
Open

    right: 0px;

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

.nav-stock-query .query {

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

.nav-stock-query input {

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

.nav-stock-query .destroy {

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

.stock-query-search-list > ul {

There are no issues that match your filters.

Category
Status