Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Revenues/Process tab table #1449

Merged
merged 9 commits into from
Jun 2, 2016
Merged

Revenues/Process tab table #1449

merged 9 commits into from
Jun 2, 2016

Conversation

gemfarmer
Copy link
Contributor

@gemfarmer gemfarmer commented Jun 2, 2016

Fixes issue(s) #1433

😎 PREVIEW

Changes proposed in this pull request:

  • makes a new js file src/state-pages.js to house all state-pages specific js code. cc/ @shawnbot would you do this differently?
  • slightly modified styling on existing homepage table
  • added tabs to revenue table on state page
  • adds image of process table
  • adds stylized table header arrow_box is what @meiqimichelle and I are calling it.

border: 0;
}

thead tr {

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

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

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

@gemfarmer gemfarmer changed the title [WIP] Revenues/Process tab table Revenues/Process tab table Jun 2, 2016
margin-top: -$ab-wrap;
}

.arrow_box:after {

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 {

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 {

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: ::

@meiqimichelle
Copy link
Contributor

💥 🐭

@meiqimichelle meiqimichelle merged commit 64e4200 into state-pages Jun 2, 2016
@shawnbot shawnbot deleted the state-pages-tables branch September 2, 2016 23:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants