-
Notifications
You must be signed in to change notification settings - Fork 40
Conversation
border: 0; | ||
} | ||
|
||
thead tr { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge rule thead tr
with rule on line 41
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge rule thead tr
with rule on line 41
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge rule thead tr
with rule on line 41
margin-top: -$ab-wrap; | ||
} | ||
|
||
.arrow_box:after { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Begin pseudo elements with double colons: ::
border-right: $ab-gutter solid $white; | ||
} | ||
|
||
.arrow_box::first-of-type { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Begin pseudo classes with a single colon: :
width: 0; | ||
} | ||
|
||
.arrow_box:before { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Begin pseudo elements with double colons: ::
💥 🐭 |
Fixes issue(s) #1433
😎 PREVIEW
Changes proposed in this pull request:
src/state-pages.js
to house all state-pages specific js code. cc/ @shawnbot would you do this differently?arrow_box
is what @meiqimichelle and I are calling it.