radare/radare2-webui

View on GitHub
www/m/css/styles.css

Summary

Maintainability
Test Coverage

Use of !important
Open

  display: flex !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  z-index: 2000 !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  font-weight:bold !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  background-color:#238082!important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Don't use IDs in selectors.
Open

#statusbar {
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  display: -ms-flexbox !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  padding:0 !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Don't use IDs in selectors.
Open

#container.sbIsHalf {
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  display: -webkit-flex !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  position:fixed !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  text-align:left !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  z-index:105 !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  color: #37474F !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  color: #a0bcd4 !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  bottom:15px !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  color: white !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  display: -webkit-box !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Use of !important
Open

  color: #F00 !important;
Severity: Minor
Found in www/m/css/styles.css by csslint

Don't use IDs in selectors.
Open

#container {
Severity: Minor
Found in www/m/css/styles.css by csslint

Don't use IDs in selectors.
Open

#container.sbIsFull {
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: center;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: center;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-direction is compatible with -webkit-box-direction and should be included as well.
Open

  -webkit-box-direction: normal;
Severity: Minor
Found in www/m/css/styles.css by csslint

Fallback border-color (hex or RGB) should precede RGBA border-color.
Open

  border-color: rgba(255, 255, 255, 0.89);
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-direction is compatible with -webkit-box-direction and should be included as well.
Open

  -webkit-box-direction: normal;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-orient is compatible with -webkit-box-orient and should be included as well.
Open

  -webkit-box-orient: horizontal;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: center;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: stretch;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: center;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: center;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-orient is compatible with -webkit-box-orient and should be included as well.
Open

  -webkit-box-orient: vertical;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-direction is compatible with -webkit-box-direction and should be included as well.
Open

  -webkit-box-direction: normal;
Severity: Minor
Found in www/m/css/styles.css by csslint

Adjoining classes: .statusbar.full
Open

.statusbar.full {
Severity: Minor
Found in www/m/css/styles.css by csslint

Fallback color (hex or RGB) should precede RGBA color.
Open

  color: rgba(255, 255, 255, 0.56);
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

  -webkit-box-pack: end;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-orient is compatible with -webkit-box-orient and should be included as well.
Open

  -webkit-box-orient: horizontal;
Severity: Minor
Found in www/m/css/styles.css by csslint

Adjoining classes: .statusbar.half
Open

.statusbar.half {
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-direction is compatible with -webkit-box-direction and should be included as well.
Open

  -webkit-box-direction: normal;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-orient is compatible with -webkit-box-orient and should be included as well.
Open

  -webkit-box-orient: horizontal;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-direction is compatible with -webkit-box-direction and should be included as well.
Open

  -webkit-box-direction: normal;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-direction is compatible with -webkit-box-direction and should be included as well.
Open

  -webkit-box-direction: normal;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: stretch;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: center;
Severity: Minor
Found in www/m/css/styles.css by csslint

Adjoining classes: .statusbar.small
Open

.statusbar.small {
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
Open

  -webkit-appearance:none;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-direction is compatible with -webkit-box-direction and should be included as well.
Open

  -webkit-box-direction: normal;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-orient is compatible with -webkit-box-orient and should be included as well.
Open

  -webkit-box-orient: vertical;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: center;
Severity: Minor
Found in www/m/css/styles.css by csslint

Adjoining classes: .demo-cards .mdl-card__title.mdl-card__title
Open

.demo-cards .mdl-card__title.mdl-card__title {
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-orient is compatible with -webkit-box-orient and should be included as well.
Open

  -webkit-box-orient: horizontal;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: start;
Severity: Minor
Found in www/m/css/styles.css by csslint

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

  box-sizing: border-box;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-direction is compatible with -webkit-box-direction and should be included as well.
Open

  -webkit-box-direction: normal;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: center;
Severity: Minor
Found in www/m/css/styles.css by csslint

Fallback color (hex or RGB) should precede RGBA color.
Open

  color: rgba(255, 255, 255, 0.56);
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-orient is compatible with -webkit-box-orient and should be included as well.
Open

  -webkit-box-orient: vertical;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: start;
Severity: Minor
Found in www/m/css/styles.css by csslint

Fallback color (hex or RGB) should precede RGBA color.
Open

  color: rgba(255, 255, 255, 0.89);
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: center;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-align is compatible with -webkit-box-align and should be included as well.
Open

  -webkit-box-align: center;
Severity: Minor
Found in www/m/css/styles.css by csslint

Fallback color (hex or RGB) should precede RGBA color.
Open

  color: rgba(0, 0, 0, 0.54);
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

  -webkit-box-pack: end;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -moz-box-flex is compatible with -webkit-box-flex and should be included as well.
Open

  -webkit-box-flex: 1;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-flex is compatible with -webkit-box-flex and should be included as well.
Open

  -webkit-box-flex: 1;
Severity: Minor
Found in www/m/css/styles.css by csslint

The property -ms-box-orient is compatible with -webkit-box-orient and should be included as well.
Open

  -webkit-box-orient: vertical;
Severity: Minor
Found in www/m/css/styles.css by csslint

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

  box-sizing: border-box;
Severity: Minor
Found in www/m/css/styles.css by csslint

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

  border: 1px solid red;
Severity: Minor
Found in www/m/css/styles.css by csslint

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

  padding-left:1em;
Severity: Minor
Found in www/m/css/styles.css by csslint

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

  border-top: 5px solid #238082;
Severity: Minor
Found in www/m/css/styles.css by csslint

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

  border: 10px;
Severity: Minor
Found in www/m/css/styles.css by csslint

Expected (left | right | center | justify | match-parent | start | end) but found 'top'.
Open

  text-align:top;
Severity: Minor
Found in www/m/css/styles.css by csslint

TODO found
Open

/* TODO end */
Severity: Minor
Found in www/m/css/styles.css by fixme

TODO found
Open

/* TODO: Find a proper solution to have the graphs
Severity: Minor
Found in www/m/css/styles.css by fixme

Values of 0 shouldn't have units specified.
Open

  left:0px;
Severity: Minor
Found in www/m/css/styles.css by csslint

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

a.active {
Severity: Minor
Found in www/m/css/styles.css by csslint

Values of 0 shouldn't have units specified.
Open

  bottom: 0px;
Severity: Minor
Found in www/m/css/styles.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding:0px;
Severity: Minor
Found in www/m/css/styles.css by csslint

Heading (h3) has already been defined.
Open

.demo-options h3 {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-avatar {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-charts {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-navigation .mdl-navigation__link .material-icons {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.output {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.statusbar {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.toproundbutton {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-navigation {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.statusbar_title {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-layout .demo-navigation .mdl-navigation__link {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-avatar-dropdown {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-drawer .mdl-menu .mdl-menu__item{
Severity: Minor
Found in www/m/css/styles.css by csslint

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

mdl-select {
Severity: Minor
Found in www/m/css/styles.css by csslint

Heading (h3) should not be qualified.
Open

.demo-options h3 {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.pre, pre {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-drawer-header {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-graphs {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-updates .mdl-card__title {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-options ul {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-options .mdl-card__actions {
Severity: Minor
Found in www/m/css/styles.css by csslint

Heading (h3) should not be qualified.
Open

.demo-cards h3 {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

textarea, input {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

.demo-cards {
Severity: Minor
Found in www/m/css/styles.css by csslint

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

mdl-fixed {
Severity: Minor
Found in www/m/css/styles.css by csslint

There are no issues that match your filters.

Category
Status