src/pyff/site/static/css/style.css
Use of !important Open
Open
max-width: 20% !important;
- Exclude checks
Don't use IDs in selectors. Open
Open
#pyff-saved-choices {
- Exclude checks
Don't use IDs in selectors. Open
Open
#map_canvas { width: 100%; height: 350px; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#map_canvas img { max-width: none; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#sp-icon-container {
- Exclude checks
Don't use IDs in selectors. Open
Open
#sp-title-container {
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
padding-right: 0px;
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
padding-bottom: 0px;
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
padding-left: 0px;
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
padding-bottom: 0px;
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
min-width: 0px;
- Exclude checks
The universal selector (*) is known to be slow. Open
Open
.google-map-canvas,.google-map-canvas * { box-sizing:content-box; }
- Exclude checks
Element (pre.prettyprint) is overqualified, just use .prettyprint without element name. Open
Open
pre.prettyprint {
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.pyff-idp-icon { max-height: 64px; max-width: 64px; margin-right: 10%; padding-right: 2px; margin-top: 0%; width: auto; }
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 6px 8px;
- Exclude checks
Expected (<length> | <percentage> | <content-sizing> | auto) but found 'device-width'.</content-sizing></percentage></length> Open
Open
@-ms-viewport { width: device-width; }
- Exclude checks
Expected (<length> | <percentage> | <content-sizing> | auto) but found 'device-width'.</content-sizing></percentage></length> Open
Open
@viewport { width: device-width; }
- Exclude checks
Using width with padding-left can sometimes make elements larger than you expect. Open
Open
.sp-thumbnail {width: 100px; margin: 0 0; padding-left: 5px;}
- Exclude checks
Rule is empty. Open
Open
.fallback {
- Exclude checks
Expected (<length> | <percentage> | <content-sizing> | auto) but found 'device-width'.</content-sizing></percentage></length> Open
Open
@-o-viewport { width: device-width; }
- Exclude checks
TODO found Open
Open
/** TODO: remove
- Exclude checks
TODO found Open
Open
/* TODO: remove */
- Exclude checks
The box-sizing property isn't supported in IE6 and IE7. Open
Open
.google-map-canvas,.google-map-canvas * { box-sizing:content-box; }
- Exclude checks
Heading (h3) has already been defined. Open
Open
h3.sp {
- Exclude checks
Heading (h3) has already been defined. Open
Open
.content h1, h2, h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.table-wrapper {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.footer {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.vertical-align {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.pyff-idp-icon { max-height: 64px; max-width: 64px; margin-right: 10%; padding-right: 2px; margin-top: 0%; width: auto; }
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
body {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
pre.prettyprint {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.header h3 {
- Exclude checks
Heading (h1) should not be qualified. Open
Open
.content h1, h2, h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#map_canvas { width: 100%; height: 350px; }
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.navbar {
- Exclude checks
Unknown @ rule: @-webkit-viewport. Open
Open
@-webkit-viewport { width: device-width; }
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
xscroll {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.header {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.content h1, h2, h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.btn-responsive {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.btn-responsive {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.sp-icon {
- Exclude checks
Heading (h3) should not be qualified. Open
Open
.header h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.sp-thumbnail {width: 100px; margin: 0 0; padding-left: 5px;}
- Exclude checks