public/swagger/crime-data-style.css
Use of !important Open
Open
color: inherit !important;
- Exclude checks
Use of !important Open
Open
background-color: white !important;
- Exclude checks
Use of !important Open
Open
box-shadow: none !important;
- Exclude checks
Use of !important Open
Open
color: #fff !important;
- Exclude checks
Don't use IDs in selectors. Open
Open
#api-key-current, .sandbox {
- Exclude checks
Use of !important Open
Open
border-bottom: 1px solid #dddddd !important;
- Exclude checks
Use of !important Open
Open
padding: .5rem 1.5rem !important;
- Exclude checks
Use of !important Open
Open
display: none !important;
- Exclude checks
Use of !important Open
Open
font-family: monospace !important;
- Exclude checks
Use of !important Open
Open
margin-top: 1.3rem !important;
- Exclude checks
The universal selector (*) is known to be slow. Open
Open
* {
- Exclude checks
Unqualified attribute selectors are known to be slow. Open
Open
.site .sandbox_header [type=submit] {
- Exclude checks
The property -moz-appearance is compatible with -webkit-appearance and should be included as well. Open
Open
-webkit-appearance: none;
- Exclude checks
Heading (h3) should not be qualified. Open
Open
.endpoint .heading h3 {
- Exclude checks
Heading (h2) should not be qualified. Open
Open
.site .swagger-ui-wrap .resource .heading h2 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.site .sandbox_header [type=submit] {
- Exclude checks
Heading (h4) should not be qualified. Open
Open
.site .heading .http_method, .site .path a, .site .footer h4 {
- Exclude checks