trailofbits/tubertc

View on GitHub
public/css/viewports.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#trtc_dashboard {
Severity: Minor
Found in public/css/viewports.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing: border-box;
Severity: Minor
Found in public/css/viewports.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing: border-box;
Severity: Minor
Found in public/css/viewports.css by csslint

Values of 0 shouldn't have units specified.
Open

    width: 0%;
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_view {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_label {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_column {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_local_mute {
Severity: Minor
Found in public/css/viewports.css by csslint

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

#trtc_dashboard {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_muted {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_local_mute_muted {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_viewport {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_audiometerfill {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_row {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_usericon {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_viewport video {
Severity: Minor
Found in public/css/viewports.css by csslint

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

.trtc_audiometer {
Severity: Minor
Found in public/css/viewports.css by csslint

There are no issues that match your filters.

Category
Status