mmpollard/RMSIVendorRegApp

View on GitHub
app/assets/stylesheets/fileinput.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    border: 2px dashed #999 !important;

Use of !important
Open

    background: transparent url('../img/loading.gif') no-repeat scroll center center content-box !important;

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

    border: 1px solid #ddd;

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

    border: 1px solid #ddd;

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

    padding: 5px;

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

    border: 2px solid #999;

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

    padding: 6px;

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

    padding: 5px;

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

    border: 1px dashed #aaa;

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

    border: 2px solid #999;

Background image '../img/loading.gif' was used multiple times, first declared at line 20, col 5.
Open

    background: transparent url('../img/loading.gif') no-repeat scroll center center content-box !important;

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

.file-preview-other {

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

.file-preview-frame {

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

.file-drop-zone {

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

.file-highlighted {

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

.file-caption-name {

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

.file-thumb-progress .progress, .file-thumb-progress .progress-bar {

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

.file-preview-text {

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

.file-upload-indicator {

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

.file-error-message {

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

.file-preview {

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

.file-thumb-progress {

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

.file-loading {

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

.btn-file input[type=file] {

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

.btn-file {

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

.file-footer-caption {

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

.btn-file ::-ms-browse {

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

.file-preview-error {

There are no issues that match your filters.

Category
Status