Showing 111 of 111 total issues
Expected (auto | optimizeSpeed | optimizeQuality) but found '-o-crisp-edges'. Open
Open
image-rendering: -o-crisp-edges; /* Opera */
- Exclude checks
Expected (auto | optimizeSpeed | optimizeQuality) but found 'optimize-contrast'. Open
Open
image-rendering: optimize-contrast; /* CSS3 Proposed */
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
li a {
- Exclude checks
Outlines should only be modified using :focus. Open
Open
.centralise {
- Exclude checks
Don't use IDs in selectors. Open
Open
#welcomeText {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
body {
- Exclude checks
Don't use IDs in selectors. Open
Open
ul#header {
- Exclude checks
Element (ul#header) is overqualified, just use #header without element name. Open
Open
ul#header {
- Exclude checks
Fallback background-color (hex or RGB) should precede RGBA background-color. Open
Open
background-color:rgba(0, 0, 0, 0.4);
- Exclude checks
The property -epub-word-break is compatible with -ms-word-break and should be included as well. Open
Open
-ms-word-break: break-all;
- Exclude checks
Expected (normal | keep-all | break-all) but found 'break-word'. Open
Open
word-break: break-word;
- Exclude checks
Expected (auto | optimizeSpeed | optimizeQuality) but found '-moz-crisp-edges'. Open
Open
image-rendering: -moz-crisp-edges; /* Firefox */
- Exclude checks
Don't use IDs in selectors. Open
Open
#titleContainer {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#hiddenText {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.centralise {
- Exclude checks
The property -epub-hyphens is compatible with -moz-hyphens and should be included as well. Open
Open
-moz-hyphens: auto;
- Exclude checks
Adjoining classes: .open > .dropdown-toggle.btn Open
Open
.btn:hover, .btn:focus, .btn:active, .btn.active, .open > .dropdown-toggle.btn {
- Exclude checks
Fallback background-color (hex or RGB) should precede RGBA background-color. Open
Open
background-color:rgba(242, 84, 84, 0.4);
- Exclude checks
Don't use IDs in selectors. Open
Open
#logout {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.explanation-area {
- Exclude checks