IHTSDO/snomed-interaction-components

View on GitHub
css/sct-widgets.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    padding: 0 !important;
Severity: Minor
Found in css/sct-widgets.css by csslint

Use of !important
Open

    margin: 0 !important;
Severity: Minor
Found in css/sct-widgets.css by csslint

Use of !important
Open

    margin: 0 !important;
Severity: Minor
Found in css/sct-widgets.css by csslint

Standard property 'border-radius' should come after vendor-prefixed property '-webkit-border-radius'.
Open

    -webkit-border-radius: 5px;
Severity: Minor
Found in css/sct-widgets.css by csslint

Adjoining classes: .jqui-draggable.ui-draggable-dragging
Open

.jqui-draggable.ui-draggable-dragging {
Severity: Minor
Found in css/sct-widgets.css by csslint

Adjoining classes: .dropdown-submenu.pull-left > .dropdown-menu
Open

.dropdown-submenu.pull-left > .dropdown-menu{
Severity: Minor
Found in css/sct-widgets.css by csslint

Missing standard property 'transform' to go along with '-webkit-transform'.
Open

    from { -webkit-transform: rotate(0deg);}
Severity: Minor
Found in css/sct-widgets.css by csslint

Standard property 'border-radius' should come after vendor-prefixed property '-moz-border-radius'.
Open

    -moz-border-radius: 5px;
Severity: Minor
Found in css/sct-widgets.css by csslint

Missing standard property 'transform' to go along with '-webkit-transform'.
Open

    to { -webkit-transform: rotate(359deg);}
Severity: Minor
Found in css/sct-widgets.css by csslint

Expected (<font-shorthand> | caption | icon | menu | message-box | small-caption | status-bar) but found 'bold'.</font-shorthand>
Open

    font: bold; 
Severity: Minor
Found in css/sct-widgets.css by csslint

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

    border-left: 1px solid #ccc;
Severity: Minor
Found in css/sct-widgets.css by csslint

Using height with border-top can sometimes make elements larger than you expect.
Open

    border-top: 1px solid #ccc;
Severity: Minor
Found in css/sct-widgets.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px 0;
Severity: Minor
Found in css/sct-widgets.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 20px 5px 0px 5px;
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.dropdown-submenu > a:after{
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.tree li::after{
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.jqui-draggable.ui-draggable-dragging {
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.panel-heading {
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.tree li {
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.tree li a:hover, .tree li a:hover+ul li a {
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.panel, .panel-body, h4 {
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.dropdown-submenu > .dropdown-menu
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.tree li::before{
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.expression-code {
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.tree li a{
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.dropdown-submenu.pull-left > .dropdown-menu{
Severity: Minor
Found in css/sct-widgets.css by csslint

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

.searchclear {
Severity: Minor
Found in css/sct-widgets.css by csslint

There are no issues that match your filters.

Category
Status