osbzr/gooderp_addons

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

Summary

Maintainability
Test Coverage

Use of !important
Open

    padding: 3px 0px !important;

Use of !important
Open

    vertical-align: middle !important;

Values of 0 shouldn't have units specified.
Open

    padding: 3px 0px !important;

Element (table.oe_list_content) is overqualified, just use .oe_list_content without element name.
Open

.openerp table.oe_list_content td:not(.oe_list_field_relation_sublist),

Element (span.oe_form_field) is overqualified, just use .oe_form_field without element name.
Open

.openerp div.oe_form_container span.oe_form_field

Element (div.oe_form_container) is overqualified, just use .oe_form_container without element name.
Open

.openerp div.oe_form_container span.oe_form_field

There are no issues that match your filters.

Category
Status