chrisjones-tripletri/rake_command_filter

View on GitHub
test_cases/yard/warn/doc/css/style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#filecontents table th, #filecontents table td,

Don't use IDs in selectors.
Open

#filecontents dl.box dt, dl.box dt {

Don't use IDs in selectors.
Open

#menu a:link, #menu a:visited { color: #333; text-decoration: none; border-bottom: 1px dotted #bbd; }

Don't use IDs in selectors.
Open

#search_frame {

Don't use IDs in selectors.
Open

#content ul.summary li.deprecated .summary_signature a:link,

Don't use IDs in selectors.
Open

#filecontents dd > p, .docstring dd > p { margin: 0px; }

Don't use IDs in selectors.
Open

#content a:hover { background: #ffffa5; }

Don't use IDs in selectors.
Open

#menu { font-size: 1.3em; color: #bbb; top: -5px; position: relative; }

Don't use IDs in selectors.
Open

#footer a:hover { color: #05a; }

Don't use IDs in selectors.
Open

#toc.nofloat.hidden { padding: 0; background: 0; margin-bottom: 5px; }

Don't use IDs in selectors.
Open

#toc ol > ol { font-size: 0.9em; }

Don't use IDs in selectors.
Open

#toc ol + li { margin-top: 0.3em; }

Don't use IDs in selectors.
Open

#filecontents li > p, .docstring li > p { margin: 0px; }

Don't use IDs in selectors.
Open

#filecontents dd, .docstring dd { padding: 5px 0px; margin-left: 18px; }

Don't use IDs in selectors.
Open

#filecontents table tr:nth-child(odd),

Don't use IDs in selectors.
Open

#filecontents table th, .docstring table th { background: #fff; }

Don't use IDs in selectors.
Open

#footer { margin-top: 15px; border-top: 1px solid #ccc; text-align: center; padding: 7px 0; color: #999; }

Don't use IDs in selectors.
Open

#method_missing_details .notice.this { position: relative; top: -8px; color: #888; padding: 0; margin: 0; }

Don't use IDs in selectors.
Open

#content .summary_signature:hover a:link,

Don't use IDs in selectors.
Open

#menu a:hover { color: #05a; }

Don't use IDs in selectors.
Open

#toc.nofloat { float: none; max-width: none; border: none; padding: 0; margin: 20px 0; -webkit-box-shadow: none; -moz-box-shadow: none; }

Don't use IDs in selectors.
Open

#footer a:link, #footer a:visited { color: #444; text-decoration: none; border-bottom: 1px dotted #bbd; }

Don't use IDs in selectors.
Open

#content .summary_signature:hover a:visited {

Don't use IDs in selectors.
Open

#menu .title, #menu a { font-size: 0.7em; }

Don't use IDs in selectors.
Open

#toc li { font-size: 1.1em; line-height: 1.7em; }

Don't use IDs in selectors.
Open

#toc ol ol > ol { padding-left: 2.3em; }

Don't use IDs in selectors.
Open

#search a:link, #search a:visited {

Don't use IDs in selectors.
Open

#listing ul.alpha { margin: 0; padding: 0; padding-bottom: 10px; list-style: none; }

Don't use IDs in selectors.
Open

#listing ul.alpha ul { margin: 0; padding-left: 15px; }

Don't use IDs in selectors.
Open

#filecontents table, .docstring table { border-collapse: collapse; }

Don't use IDs in selectors.
Open

#footer a:link, #footer a:visited { color: #444; text-decoration: none; border-bottom: 1px dotted #bbd; }

Don't use IDs in selectors.
Open

#menu .noframes { display: inline; }

Don't use IDs in selectors.
Open

#toc ol { padding-left: 1.8em; }

Don't use IDs in selectors.
Open

#toc.hidden { padding: 10px; background: #f6f6f6; -webkit-box-shadow: none; -moz-box-shadow: none; }

Don't use IDs in selectors.
Open

#filecontents pre.code, .docstring pre.code,

Don't use IDs in selectors.
Open

#filecontents dl.box, dl.box {

Don't use IDs in selectors.
Open

#filecontents dl.box .r1, dl.box .r1 { background: #eee; }

Don't use IDs in selectors.
Open

#toc > ol > li { font-size: 1.1em; font-weight: bold; }

Don't use IDs in selectors.
Open

#search a:hover { background: #f5faff; color: #06b; }

Don't use IDs in selectors.
Open

#filecontents pre.code, .docstring pre.code { display: block; }

Don't use IDs in selectors.
Open

#menu .title, #menu a { font-size: 0.7em; }

Don't use IDs in selectors.
Open

#menu .title { color: #555; }

Don't use IDs in selectors.
Open

#toc .title { margin: 0; }

Don't use IDs in selectors.
Open

#filecontents ul, .docstring ul { padding-left: 20px; }

Don't use IDs in selectors.
Open

#filecontents dt, .docstring dt { background: #ddd; font-weight: bold; padding: 3px 5px; }

Don't use IDs in selectors.
Open

#filecontents dl.box dd, dl.box dd {

Don't use IDs in selectors.
Open

#content ul.summary li.deprecated .summary_signature a:visited { text-decoration: line-through; font-style: italic; }

Don't use IDs in selectors.
Open

#content a:link, #content a:visited { text-decoration: none; color: #05a; }

2 IDs in the selector, really?
Open

#filecontents h1 + #toc.nofloat { margin-top: 0; }

Don't use IDs in selectors.
Open

#search { position: absolute; right: 14px; top: 0px; }

Don't use IDs in selectors.
Open

#search a.active {

Don't use IDs in selectors.
Open

.frames #search { display: none; }

Don't use IDs in selectors.
Open

#listing ul small { color: #666; font-size: 0.7em; }

Don't use IDs in selectors.
Open

#filecontents table tr:nth-child(even),

Don't use IDs in selectors.
Open

#filecontents table th, #filecontents table td,

Don't use IDs in selectors.
Open

#filecontents dl.box .last, dl.box .last {

Don't use IDs in selectors.
Open

#content a:link, #content a:visited { text-decoration: none; color: #05a; }

Don't use IDs in selectors.
Open

#search a:link, #search a:visited {

Don't use IDs in selectors.
Open

#search a.inactive { color: #999; }

Don't use IDs in selectors.
Open

.frames #menu .noframes { display: inline; float: right; }

Don't use IDs in selectors.
Open

#menu .title a { font-size: 1em; }

Don't use IDs in selectors.
Open

#listing ul.alpha { font-size: 1.1em; }

Don't use IDs in selectors.
Open

#listing ul.alpha li.letter { font-size: 1.4em; padding-bottom: 10px; }

Don't use IDs in selectors.
Open

#toc {

Don't use IDs in selectors.
Open

#filecontents dl, .docstring dl { border: 1px solid #ccc; }

Don't use IDs in selectors.
Open

#menu a:link, #menu a:visited { color: #333; text-decoration: none; border-bottom: 1px dotted #bbd; }

Don't use IDs in selectors.
Open

#filecontents pre.code, .docstring pre.code, .source_code pre { font-family: monospace; }

Values of 0 shouldn't have units specified.
Open

  border-width: 1px 0px 0px 1px;

Values of 0 shouldn't have units specified.
Open

#filecontents li > p, .docstring li > p { margin: 0px; }

Values of 0 shouldn't have units specified.
Open

#filecontents dd, .docstring dd { padding: 5px 0px; margin-left: 18px; }

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

dl.constants .discussion *:first-child { margin-top: 0; }

Values of 0 shouldn't have units specified.
Open

h3.signature .aliases { display: block; font-weight: normal; font-size: 0.9em; font-family: sans-serif; margin-top: 0px; color: #555; }

Values of 0 shouldn't have units specified.
Open

#filecontents dd > p, .docstring dd > p { margin: 0px; }

Values of 0 shouldn't have units specified.
Open

ul.summary.compact li { display: inline-block; margin: 0px 5px 0px 0px; line-height: 2.6em;}

Values of 0 shouldn't have units specified.
Open

ul.summary.compact li { display: inline-block; margin: 0px 5px 0px 0px; line-height: 2.6em;}

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

dl.constants .discussion *:last-child { margin-bottom: 0; }

Values of 0 shouldn't have units specified.
Open

#search { position: absolute; right: 14px; top: 0px; }

Element (h1.alphaindex) is overqualified, just use .alphaindex without element name.
Open

h1.alphaindex { margin-top: 0; font-size: 22px; }

Values of 0 shouldn't have units specified.
Open

  border-width: 1px 0px 0px 1px;

Element (strong.modules) is overqualified, just use .modules without element name.
Open

p.children strong.modules { padding-left: 5px; }

Element (pre.example) is overqualified, just use .example without element name.
Open

.tags pre.example { padding: 5px 12px; margin-top: 4px; border: 1px solid #eef; background: #f5f5ff; }

Values of 0 shouldn't have units specified.
Open

h1.noborder { border-top: 0px; margin-top: 0; padding-top: 4px; }

Element (ul.toplevel) is overqualified, just use .toplevel without element name.
Open

ul.toplevel { list-style: none; padding-left: 0; font-size: 1.1em; }

Element (h1.noborder) is overqualified, just use .noborder without element name.
Open

h1.noborder { border-top: 0px; margin-top: 0; padding-top: 4px; }

Values of 0 shouldn't have units specified.
Open

ul.summary.compact li { display: inline-block; margin: 0px 5px 0px 0px; line-height: 2.6em;}

Element (a.inactive) is overqualified, just use .inactive without element name.
Open

#search a.inactive { color: #999; }

Element (li.letter) is overqualified, just use .letter without element name.
Open

#listing ul.alpha li.letter { font-size: 1.4em; padding-bottom: 10px; }

Element (li.r2) is overqualified, just use .r2 without element name.
Open

li.r2 { background: #fafafa; }

Element (a.active) is overqualified, just use .active without element name.
Open

#search a.active {

Missing standard property 'border-radius' to go along with '-webkit-border-radius'.
Open

  background: #e5e8ff; border: 1px solid #d8d8e5; -moz-border-radius: 3px; -webkit-border-radius: 3px;

Missing standard property 'box-shadow' to go along with '-moz-box-shadow'.
Open

  -moz-box-shadow: -7px 5px 25px #aaa;

Missing standard property 'border-top-right-radius' to go along with '-moz-border-radius-topright'.
Open

  -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;

Missing standard property 'border-top-left-radius' to go along with '-webkit-border-top-left-radius'.
Open

  -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;

Adjoining classes: .note.todo
Open

.note.todo { background: #ffffc5; border-color: #ececaa; }

Adjoining classes: .note.title.readonly
Open

.note.title.readonly { color: #fff; background: #6a98d6; border-color: #6689d6; }

Missing standard property 'border-top-right-radius' to go along with '-webkit-border-top-right-radius'.
Open

  -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;

Adjoining classes: .note.deprecated
Open

.note.deprecated { background: #ffe5e5; border-color: #e9dada; }

Adjoining classes: .note.title.writeonly
Open

.note.title.writeonly { color: #fff; background: #45a638; border-color: #2da31d; }

Missing standard property 'border-radius' to go along with '-webkit-border-radius'.
Open

  -moz-border-radius: 3px; -webkit-border-radius: 3px;

Adjoining classes: .note.title
Open

.note.title { padding: 1px 5px; font-size: 0.9em; font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; display: inline; }

Adjoining classes: .note.title.constructor
Open

.note.title.constructor { color: #fff; background: #6a98d6; border-color: #6689d6; }

Adjoining classes: ul.summary.compact li
Open

ul.summary.compact li { display: inline-block; margin: 0px 5px 0px 0px; line-height: 2.6em;}

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
Open

  -webkit-box-shadow: -1px 1px 3px #ddd;

Missing standard property 'border-top-left-radius' to go along with '-moz-border-radius-topleft'.
Open

  -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;

Missing standard property 'border-radius' to go along with '-moz-border-radius'.
Open

  -moz-border-radius: 2px;

Adjoining classes: .note.private
Open

.note.private { background: #ffffc5; border-color: #ececaa; }

Adjoining classes: .summary_signature + .note.title
Open

.summary_signature + .note.title { margin-left: 7px; }

Adjoining classes: .note.title.constructor
Open

.note.title.constructor { color: #fff; background: #6a98d6; border-color: #6689d6; }

Adjoining classes: .note.title.not_defined_here
Open

.note.title.not_defined_here { background: transparent; border: none; font-style: italic; }

Adjoining classes: h1 .note.title
Open

h1 .note.title { font-size: 0.5em; font-weight: normal; padding: 3px 5px; position: relative; top: -3px; text-transform: capitalize; }

Missing standard property 'border-bottom-right-radius' to go along with '-moz-border-radius-bottomright'.
Open

  -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px;

Adjoining classes: #toc.nofloat.hidden
Open

#toc.nofloat.hidden { padding: 0; background: 0; margin-bottom: 5px; }

Adjoining classes: .note.returns_void
Open

.note.returns_void { background: #efefef; }

Adjoining classes: .note.title.readonly
Open

.note.title.readonly { color: #fff; background: #6a98d6; border-color: #6689d6; }

Adjoining classes: .note.title.not_defined_here
Open

.note.title.not_defined_here { background: transparent; border: none; font-style: italic; }

Adjoining classes: .method_details.first
Open

.method_details.first { border: 0; }

Missing standard property 'border-radius' to go along with '-moz-border-radius'.
Open

  background: #e5e8ff; border: 1px solid #d8d8e5; -moz-border-radius: 3px; -webkit-border-radius: 3px;

Missing standard property 'border-radius' to go along with '-webkit-border-radius'.
Open

  -webkit-border-radius: 2px;

Missing standard property 'border-radius' to go along with '-moz-border-radius'.
Open

  -moz-border-radius: 3px; -webkit-border-radius: 3px;

Adjoining classes: .note.title.writeonly
Open

.note.title.writeonly { color: #fff; background: #45a638; border-color: #2da31d; }

Adjoining classes: ul.summary.compact .summary_signature
Open

ul.summary.compact .summary_signature { padding: 5px 7px; padding-right: 4px; }

Missing standard property 'border-bottom-left-radius' to go along with '-moz-border-radius-bottomleft'.
Open

  -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px;

Missing standard property 'border-bottom-right-radius' to go along with '-webkit-border-bottom-right-radius'.
Open

  -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px;

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
Open

#toc.hidden { padding: 10px; background: #f6f6f6; -webkit-box-shadow: none; -moz-box-shadow: none; }

Missing standard property 'box-shadow' to go along with '-moz-box-shadow'.
Open

#toc.hidden { padding: 10px; background: #f6f6f6; -webkit-box-shadow: none; -moz-box-shadow: none; }

Missing standard property 'box-shadow' to go along with '-moz-box-shadow'.
Open

#toc.nofloat { float: none; max-width: none; border: none; padding: 0; margin: 20px 0; -webkit-box-shadow: none; -moz-box-shadow: none; }

Adjoining classes: pre.code .info.file
Open

pre.code .info.file { color: #555; }

Adjoining classes: #method_missing_details .notice.this
Open

#method_missing_details .notice.this { position: relative; top: -8px; color: #888; padding: 0; margin: 0; }

Missing standard property 'border-radius' to go along with '-webkit-border-radius'.
Open

  -moz-border-radius: 3px; -webkit-border-radius: 3px;

Missing standard property 'border-radius' to go along with '-webkit-border-radius'.
Open

  background: #e5e8ff; border: 1px solid #d8d8e5; -moz-border-radius: 3px; -webkit-border-radius: 3px;

Missing standard property 'border-bottom-left-radius' to go along with '-webkit-border-bottom-left-radius'.
Open

  -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px;

Missing standard property 'box-shadow' to go along with '-moz-box-shadow'.
Open

  -moz-box-shadow: -2px 2px 6px #bbb;

Missing standard property 'border-radius' to go along with '-moz-border-radius'.
Open

  -moz-border-radius: 3px; -webkit-border-radius: 3px;

Adjoining classes: .note.title.private
Open

.note.title.private { background: #d5d5d5; border-color: #c5c5c5; }

Missing standard property 'border-radius' to go along with '-moz-border-radius'.
Open

  background: #e5e8ff; border: 1px solid #d8d8e5; -moz-border-radius: 3px; -webkit-border-radius: 3px;

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
Open

  -webkit-box-shadow: -7px 5px 25px #aaa;

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
Open

#toc.nofloat { float: none; max-width: none; border: none; padding: 0; margin: 20px 0; -webkit-box-shadow: none; -moz-box-shadow: none; }

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
Open

  -webkit-box-shadow: -2px 2px 6px #bbb;

Adjoining classes: .note.title.private
Open

.note.title.private { background: #d5d5d5; border-color: #c5c5c5; }

Using height with border can sometimes make elements larger than you expect.
Open

  border: 1px solid #999;

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

  border: 1px solid #aaa;

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

  padding-right: 10px;

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

  padding-right: 20px;

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

  border: 1px solid #999;

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

  border: 1px solid #aaa;

display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
Open

.frames #menu .noframes { display: inline; float: right; }

Heading (h1) has already been defined.
Open

h1.alphaindex { margin-top: 0; font-size: 22px; }

Heading (h2) has already been defined.
Open

.docstring h2 { font-size: 1.1em; }

Heading (h1) has already been defined.
Open

h1.noborder { border-top: 0px; margin-top: 0; padding-top: 4px; }

Heading (h1) has already been defined.
Open

.docstring h1 { font-size: 1.2em; }

Heading (h1) has already been defined.
Open

h1.title { margin-bottom: 10px; }

Heading (h3) has already been defined.
Open

p.signature, h3.signature {

Heading (h1) has already been defined.
Open

.docstring h1, .docstring h2, .docstring h3, .docstring h4 { padding: 0; border: 0; border-bottom: 1px dotted #bbb; }

Heading (h4) has already been defined.
Open

.docstring h3, .docstring h4 { font-size: 1em; border-bottom: 0; padding-top: 10px; }

Heading (h2) has already been defined.
Open

.docstring h1, .docstring h2, .docstring h3, .docstring h4 { padding: 0; border: 0; border-bottom: 1px dotted #bbb; }

Heading (h3) has already been defined.
Open

.docstring h3, .docstring h4 { font-size: 1em; border-bottom: 0; padding-top: 10px; }

Heading (h3) has already been defined.
Open

h3.inherited {

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

ul.toplevel { list-style: none; padding-left: 0; font-size: 1.1em; }

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

.tags .examples .tag_title { margin-bottom: 10px; font-weight: bold; }

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

.tags .examples .inline p { padding: 0; margin: 0; margin-left: 15px; font-weight: bold; font-size: 0.9em; }

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

#listing ul.alpha { margin: 0; padding: 0; padding-bottom: 10px; list-style: none; }

Heading (h2) should not be qualified.
Open

.docstring h1, .docstring h2, .docstring h3, .docstring h4 { padding: 0; border: 0; border-bottom: 1px dotted #bbb; }

Heading (h3) should not be qualified.
Open

.docstring h3, .docstring h4 { font-size: 1em; border-bottom: 0; padding-top: 10px; }

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

.rdoc-term { padding-right: 25px; font-weight: bold; }

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

p.signature .extras,

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

h1.alphaindex { margin-top: 0; font-size: 22px; }

Heading (h3) should not be qualified.
Open

.docstring h1, .docstring h2, .docstring h3, .docstring h4 { padding: 0; border: 0; border-bottom: 1px dotted #bbb; }

Heading (h2) should not be qualified.
Open

.docstring h2 { font-size: 1.1em; }

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

dl.constants .note { padding: 2px 6px; padding-right: 12px; margin-top: 6px; }

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

.showSource a:link, .showSource a:visited { text-decoration: none; color: #666; }

Heading (h4) should not be qualified.
Open

.docstring h1, .docstring h2, .docstring h3, .docstring h4 { padding: 0; border: 0; border-bottom: 1px dotted #bbb; }

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

#footer { margin-top: 15px; border-top: 1px solid #ccc; text-align: center; padding: 7px 0; color: #999; }

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

#footer a:link, #footer a:visited { color: #444; text-decoration: none; border-bottom: 1px dotted #bbd; }

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

h1 .note.title { font-size: 0.5em; font-weight: normal; padding: 3px 5px; position: relative; top: -3px; text-transform: capitalize; }

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

p.signature, h3.signature {

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

#toc {

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

ul.summary {

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

#filecontents pre.code, .docstring pre.code,

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

.source_code { display: none; padding: 3px 8px; border-left: 8px solid #ddd; margin-top: 5px; }

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

.docstring h1, .docstring h2, .docstring h3, .docstring h4 { padding: 0; border: 0; border-bottom: 1px dotted #bbb; }

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

.note.title { padding: 1px 5px; font-size: 0.9em; font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; display: inline; }

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

h3.inherited {

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

#content a:link, #content a:visited { text-decoration: none; color: #05a; }

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

.summary .summary_signature {

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

#content ul.summary li.deprecated .summary_signature a:link,

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

body {

Heading (h1) should not be qualified.
Open

.docstring h1, .docstring h2, .docstring h3, .docstring h4 { padding: 0; border: 0; border-bottom: 1px dotted #bbb; }

Heading (h4) should not be qualified.
Open

.docstring h3, .docstring h4 { font-size: 1em; border-bottom: 0; padding-top: 10px; }

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

ul.summary.compact li { display: inline-block; margin: 0px 5px 0px 0px; line-height: 2.6em;}

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

ul.fullTree ul { margin-left: 0; padding-left: 0; list-style: none; }

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

h2 {

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

dl.constants .tags { padding-left: 32px; font-size: 0.9em; line-height: 0.8em; }

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

p.signature .aliases .names,

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

#toc.nofloat.hidden { padding: 0; background: 0; margin-bottom: 5px; }

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

#filecontents dd, .docstring dd { padding: 5px 0px; margin-left: 18px; }

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

#filecontents dl.box, dl.box {

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

.index_inline_list li { list-style: none; display: inline; padding: 7px 12px; line-height: 35px; }

Heading (h1) should not be qualified.
Open

.docstring h1 { font-size: 1.2em; }

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

.note.title.constructor { color: #fff; background: #6a98d6; border-color: #6689d6; }

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

ul.summary a:link, ul.summary a:visited {

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

ul.fullTree { display: none; padding-left: 0; list-style: none; margin-left: 0; margin-bottom: 10px; }

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

#toc.nofloat { float: none; max-width: none; border: none; padding: 0; margin: 20px 0; -webkit-box-shadow: none; -moz-box-shadow: none; }

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

#search a.active {

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

#menu { font-size: 1.3em; color: #bbb; top: -5px; position: relative; }

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

#toc.hidden { padding: 10px; background: #f6f6f6; -webkit-box-shadow: none; -moz-box-shadow: none; }

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

.source_code .lines { padding-right: 12px; color: #555; text-align: right; }

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

.rdoc-list p { margin: 0; padding: 0; margin-bottom: 4px; }

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

p.inherited {

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

#filecontents dl.box dt, dl.box dt {

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

dl.constants dt { font-weight: bold; font-size: 1.1em; margin-bottom: 5px; }

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

.summary_desc { margin-left: 32px; display: block; font-family: sans-serif; }

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

dl.constants .docstring { margin-left: 32px; font-size: 0.9em; font-weight: normal; }

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

.tags ul { margin-top: 5px; padding-left: 30px; list-style: square; }

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

.index_inline_list { padding-left: 0; font-size: 1.1em; }

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

p.inherited { word-spacing: 5px; font-size: 1.2em; }

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

ul.fullTree li:first-child { padding-top: 0; background: transparent; }

Heading (h1) should not be qualified.
Open

#filecontents h1 + #toc.nofloat { margin-top: 0; }

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

h2 small { font-weight: normal; font-size: 0.7em; display: block; float: right; }

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

.note {

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

.docstring h3, .docstring h4 { font-size: 1em; border-bottom: 0; padding-top: 10px; }

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

dl.constants dd { width: 75%; white-space: pre; font-family: monospace; margin-bottom: 18px; }

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

.tags .tag_title { font-size: 1em; margin-bottom: 0; font-weight: bold; }

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

.tags .overload .signature { margin-left: -15px; font-family: monospace; display: block; font-size: 1.1em; }

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

p.signature .not_defined_here,

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

ul.fullTree li { text-align: center; padding-top: 18px; padding-bottom: 12px; background: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAHtJREFUeNqMzrEJAkEURdGzuhgZbSoYWcAWoBVsB4JgZAGmphsZCZYzTQgWNCYrDN9RvMmHx+X916SUBFbo8CzD1idXrLErw1mQttgXtyrOcQ/Ny5p4Qh+2XqLYYazsPWNTiuMkRxa4vcV+evuNAUOLIx5+c2hyzv7hNQC67Q+/HHmlEwAAAABJRU5ErkJggg==) no-repeat top center; }

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

.tags .overload .overload_item .signature {

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

#method_missing_details .notice.this { position: relative; top: -8px; color: #888; padding: 0; margin: 0; }

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

#search a:link, #search a:visited {

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

h1 { font-size: 25px; margin: 1em 0 0.5em; padding-top: 4px; border-top: 1px dotted #d5d5d5; }

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

.note.title.writeonly { color: #fff; background: #45a638; border-color: #2da31d; }

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

.note.title.readonly { color: #fff; background: #6a98d6; border-color: #6689d6; }

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

#filecontents dl.box dd, dl.box dd {

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

#menu a:link, #menu a:visited { color: #333; text-decoration: none; border-bottom: 1px dotted #bbd; }

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

#search_frame {

There are no issues that match your filters.

Category
Status