Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

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

#taskbar #start img {
Severity: Minor
Found in style.css by csslint

2 IDs in the selector, really?
Open

#taskbar #tasklist button {
Severity: Minor
Found in style.css by csslint

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

#taskbar #tasklist button {
Severity: Minor
Found in style.css by csslint

2 IDs in the selector, really?
Open

#taskbar #taskbarright img {
Severity: Minor
Found in style.css by csslint

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

  -webkit-user-select: none;
Severity: Minor
Found in style.css by csslint

Don't use IDs in selectors.
Open

#icons img {
Severity: Minor
Found in style.css by csslint

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

#icons img {
Severity: Minor
Found in style.css by csslint

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

  .program .headbar .max,
Severity: Minor
Found in style.css by csslint

Expected (<color>) but found 'var(--themecolor)'.</color>
Open

    color:var(--themecolor);
Severity: Minor
Found in Program Files/Dont Tag Me/style.css by csslint

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

body.big_buttons .resizer2 {
Severity: Minor
Found in style.css by csslint

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

.program.closing {
Severity: Minor
Found in style.css by csslint

Adjoining classes: .program.fullscreen .headbar:hover .close
Open

.program.fullscreen .headbar:hover .close {
Severity: Minor
Found in style.css by csslint

Adjoining classes: .program.maximized iframe
Open

.program.maximized iframe {
Severity: Minor
Found in style.css by csslint

Expected end of value but found 'var(--themecolor)'.
Open

  border: 2px solid var(--themecolor);
Severity: Minor
Found in style.css by csslint

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

  padding: 20%;
Severity: Minor
Found in style.css by csslint

2 IDs in the selector, really?
Open

#taskbar #start {
Severity: Minor
Found in style.css by csslint

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

#taskbar #taskbarright .taskbarlanguage {
Severity: Minor
Found in style.css by csslint

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

  padding: 1px 3px;
Severity: Minor
Found in style.css by csslint

2 IDs in the selector, really?
Open

#taskbar #taskbarright .show-desktop {
Severity: Minor
Found in style.css by csslint

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

#icons {
Severity: Minor
Found in style.css by csslint
Severity
Category
Status
Source
Language