Skip to content

Instantly share code, notes, and snippets.

@navneetsaluja
Created February 6, 2021 13:07
Show Gist options
  • Save navneetsaluja/b81ab0e4eb295446332db284a418ff74 to your computer and use it in GitHub Desktop.
Save navneetsaluja/b81ab0e4eb295446332db284a418ff74 to your computer and use it in GitHub Desktop.
static/css/components/buttonCta--js.less
13:7 ✖ Unexpected declaration-block-no-shorthand-property-overrides
shorthand
"background" after
"background-color"
20:7 ✖ Unexpected declaration-block-no-shorthand-property-overrides
shorthand
"background" after
"background-color"
static/css/components/buttonCta.less
34:27 ✖ Unexpected quotes function-url-quotes
70:5 ✖ Expected variable for "color". sh-waqar/declaration-use-variable
70:12 ✖ Unexpected named color "black" color-named
83:3 ✖ Unexpected duplicate selector no-duplicate-selectors
".cta-btn--vanilla,
a.cta-btn--vanilla", first used
at line 67
137:5 ✖ Expected selector no-descending-specificity
".cta-button-group
.cta-btn:not(:last-child)" to
come before selector
".cta-button-group
.cta-btn:not(:first-
child):hover"
138:5 ✖ Expected selector no-descending-specificity
".cta-button-group
.cta-btn:not(:first-child)" to
come before selector
".cta-button-group
.cta-btn:not(:first-
child):hover"
138:5 ✖ Unexpected duplicate selector no-duplicate-selectors
".cta-button-group
.cta-btn:not(:first-child)",
first used at line 127
static/css/components/carousel--js.less
19:5 ✖ Unexpected duplicate selector "&:before", no-duplicate-selectors
first used at line 19
static/css/components/carousel.less
140:3 ✖ Expected variable for "color". sh-waqar/declaration-use-variable
140:10 ✖ Unexpected named color "black" color-named
163:5 ✖ Expected variable for "color". sh-waqar/declaration-use-variable
static/css/components/cbox.less
109:3 ✖ Expected variable for "z-index". sh-waqar/declaration-use-variable
static/css/components/donate.less
22:3 ✖ Expected selector ".donation__instructions no-descending-specificity
li" to come before selector
"div.donateModal ul li"
22:3 ✖ Expected selector ".donation__instructions no-descending-specificity
li" to come before selector
"div.donateModal ol li"
35:3 ✖ Expected selector ".donation__benefits li" no-descending-specificity
to come before selector "div.donateModal
ul li"
35:3 ✖ Expected selector ".donation__benefits li" no-descending-specificity
to come before selector "div.donateModal
ol li"
50:3 ✖ Unexpected unknown type selector "note" selector-type-no-unknown
static/css/components/editions.less
16:3 ✖ Expected selector ".editions-table no-descending-specificity
.cta-button-group" to come before
selector "table#editions
.cta-button-group"
20:3 ✖ Expected selector ".editions-table thead" no-descending-specificity
to come before selector "table#editions
thead"
23:5 ✖ Expected selector ".editions-table thead no-descending-specificity
tr" to come before selector
"table#editions thead tr"
28:3 ✖ Expected selector ".editions-table th" to no-descending-specificity
come before selector "table#editions th"
40:3 ✖ Expected selector ".editions-table no-descending-specificity
td.book" to come before selector
"table#editions td.book"
45:3 ✖ Expected selector ".editions-table no-descending-specificity
div.cover" to come before selector
"table#editions div.cover"
51:5 ✖ Expected selector ".editions-table no-descending-specificity
div.cover img" to come before selector
"table#editions div.cover img"
57:3 ✖ Expected selector ".editions-table no-descending-specificity
div.title" to come before selector
"table#editions div.title"
62:3 ✖ Expected selector ".editions-table no-descending-specificity
div.links" to come before selector
"table#editions div.links"
67:3 ✖ Expected selector ".editions-table no-descending-specificity
.btn-notice" to come before selector
"table#editions .btn-notice"
73:3 ✖ Expected selector ".editions-table no-descending-specificity
.links" to come before selector
"table#editions .links"
74:5 ✖ Expected selector ".editions-table .links no-descending-specificity
li" to come before selector
"table#editions .links li"
75:5 ✖ Expected selector ".editions-table .links no-descending-specificity
ul" to come before selector
"table#editions .links ul"
80:3 ✖ Expected selector ".editions-table no-descending-specificity
td.icon" to come before selector
"table#editions td.icon"
85:5 ✖ Expected selector ".editions-table no-descending-specificity
td.icon ul" to come before selector
"table#editions .links ul"
85:5 ✖ Expected selector ".editions-table no-descending-specificity
td.icon ul" to come before selector
"table#editions td.icon ul"
90:3 ✖ Expected selector ".editions-table no-descending-specificity
.highlight" to come before selector
"table#editions .highlight"
226:3 ✖ Expected selector "tbody tr" to come no-descending-specificity
before selector "table#editions thead tr"
226:3 ✖ Expected selector "tbody tr" to come no-descending-specificity
before selector ".editions-table thead
tr"
static/css/components/form.olform.less
159:5 ✖ Unexpected duplicate selector ".olform no-duplicate-selectors
.input", first used at line 151
static/css/components/header-bar.less
547:130 ✖ Expected line length to be no more than 100 max-line-length
characters
static/css/components/jquery.autocomplete.less
42:5 ✖ Expected selector ".ac_results ul li" to no-descending-specificity
come before selector ".ac_results
li:last-child"
106:56 ✖ Unexpected named color "black" color-named
static/css/components/mybooks-list.less
67:3 ✖ Unexpected duplicate selector no-duplicate-selectors
".mybooks-list--clean h3", first used at line
41
static/css/components/preview.less
7:27 ✖ Unexpected hex color "#eee" color-no-hex
8:30 ✖ Unexpected hex color "#eee" color-no-hex
static/css/components/read-panel.less
99:1 ✖ Expected selector ".waitinglist-message" no-descending-specificity
to come before selector ".read-options
.waitinglist-message"
99:1 ✖ Expected selector ".waitinglist-message" no-descending-specificity
to come before selector ".Tools
.btn-notice .waitinglist-message"
static/css/components/ui-dialog.less
9:3 ✖ Unexpected duplicate declaration-block-no-duplicate-properties
"padding"
24:29 ✖ Unexpected empty block block-no-empty
static/css/components/ui-tabs.less
139:3 ✖ Unexpected duplicate selector ".floater", no-duplicate-selectors
first used at line 116
140:5 ✖ Unexpected duplicate selector ".floater no-duplicate-selectors
.ui-tabs-panel", first used at line 117
static/css/components/work.less
65:1 ✖ Expected selector no-descending-specificity
".book-description" to come
before selector ".workDetails
.book-description"
83:3 ✖ Expected variable for "z-index". sh-waqar/declaration-use-variable
143:1 ✖ Expected selector ".work-menu li" no-descending-specificity
to come before selector
".workFooter ul.listLists li"
159:1 ✖ Expected selector ".work-menu no-descending-specificity
li:hover" to come before selector
".workFooter ul.listLists li"
183:1 ✖ Unexpected duplicate selector no-duplicate-selectors
".work-title", first used at line
44
188:1 ✖ Unexpected duplicate selector no-duplicate-selectors
".work-subtitle", first used at
line 49
203:3 ✖ Expected selector no-descending-specificity
"div.editionTools p" to come
before selector "div.editionAbout
p:first-child"
281:3 ✖ Expected selector ".work-line a" no-descending-specificity
to come before selector
".work-menu li a"
281:3 ✖ Expected selector ".work-line a" no-descending-specificity
to come before selector
".work-menu li.selected a"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment