app/assets/stylesheets/active_scaffold/default/stylesheet-ie.css

Summary

Maintainability
Test Coverage

Element (a.destroy) is overqualified, just use .destroy without element name.
Open

* html .active-scaffold .sub-form .association-record a.destroy {

Element (a.disabled) is overqualified, just use .disabled without element name.
Open

.active-scaffold-header div.actions a.disabled {

Element (li.sub-section) is overqualified, just use .sub-section without element name.
Open

.active-scaffold li.sub-section {

Element (a.show_search) is overqualified, just use .show_search without element name.
Open

* html .active-scaffold-header div.actions a.show_search {

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/active_scaffold/default/cross.png' sizingMethod='crop')'.</filter-function-list>
Open

filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/active_scaffold/default/cross.png', sizingMethod='crop');

Expected (<filter-function-list> | none) but found 'alpha(opacity=50)'.</filter-function-list>
Open

filter: alpha(opacity=50);

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/active_scaffold/default/magnifier.png' sizingMethod='crop')'.</filter-function-list>
Open

filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/active_scaffold/default/magnifier.png', sizingMethod='crop');

There are no issues that match your filters.

Category
Status