XoopsModules25x/xoopsinfo

View on GitHub
phpsysinfo/templates/lingruby.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#memory, #filesystem {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#footer {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#pciTable, #ideTable, #scsiTable, #nvmeTable, #usbTable, #tbTable, #i2cTable {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#pciTable, #ideTable, #scsiTable, #nvmeTable, #usbTable, #tbTable, #i2cTable {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#memory, #filesystem {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#filesystemTable thead tr th {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#pciTable, #ideTable, #scsiTable, #nvmeTable, #usbTable, #tbTable, #i2cTable {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#pciTable, #ideTable, #scsiTable, #nvmeTable, #usbTable, #tbTable, #i2cTable {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#pciTable, #ideTable, #scsiTable, #nvmeTable, #usbTable, #tbTable, #i2cTable {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#pciTable, #ideTable, #scsiTable, #nvmeTable, #usbTable, #tbTable, #i2cTable {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#pciTable, #ideTable, #scsiTable, #nvmeTable, #usbTable, #tbTable, #i2cTable {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#select select {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Don't use IDs in selectors.
Open

#select {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px 30px;
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

The universal selector (*) is known to be slow.
Open

* {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Property with star prefix found.
Open

    *float: left; /* ie6 ie7 */
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Property with underscore prefix found.
Open

    _margin: 10px 5px 0 5px; /* ie6 */
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Property with star prefix found.
Open

    *float: left; /* ie6 ie7 */
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Property with underscore prefix found.
Open

    _margin: 10px 5px 0 5px; /* ie6 */
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Property with star prefix found.
Open

    *float: left; /* ie6 ie7 */
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Property with underscore prefix found.
Open

    _margin: 0 15px 0 10px; /* ie6 */
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

Property with underscore prefix found.
Open

    _width: 945px; /* ie6 */
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

    padding: 1px;
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

float can't be used with display: table-cell.
Open

    *float: left; /* ie6 ie7 */
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

float can't be used with display: table-cell.
Open

    *float: left; /* ie6 ie7 */
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

    padding: 20px 20px 0 20px;
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

float can't be used with display: table-cell.
Open

    *float: left; /* ie6 ie7 */
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

a {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

h2 {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

html {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

body {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

#vitals, #network, #memory, #filesystem, #hardware, #temperature, #voltage, #fans, #power, #current, #other, #ups {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

.tablemain {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

#footer {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

.right {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

#select {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

.treespanbold {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

h1 {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

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

th, td, h3 {
Severity: Minor
Found in phpsysinfo/templates/lingruby.css by csslint

There are no issues that match your filters.

Category
Status