This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Update sortableTable styles to be consistent #4509
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
git rebase -i
to squash commits (if needed).Update sortableTable styles to be consistent
Fixes #4492
Fixes #4493
Auditors: @bbondy @bradleyrichter
Test Plan
3) Check out styles on Payments page
Screenshots (the important part!)
Search screen updates (#4493)
Before
![screen shot 2016-10-04 at 1 38 30 am](https://cloud.githubusercontent.com/assets/4733304/19067484/54a695c0-89d3-11e6-8d3e-3e0bd143f2dc.png)
After
![screen shot 2016-10-04 at 11 06 38 am](https://cloud.githubusercontent.com/assets/4733304/19086364/aeb1f93e-8a22-11e6-8025-f942ec89ccae.png)
Fixing the column style issue (#4492)
Before
![screen shot 2016-10-04 at 1 03 12 am](https://cloud.githubusercontent.com/assets/4733304/19066624/fa95e85a-89ce-11e6-9773-10719aa05931.png)
After
![screen shot 2016-10-04 at 11 08 29 am](https://cloud.githubusercontent.com/assets/4733304/19086419/ec562346-8a22-11e6-92fb-0bdcf947bc1f.png)
Border radius update
Before
N/A- style was changed when fixing #4493
After (zoomed in to show pixels)
![screen shot 2016-10-04 at 11 10 08 am](https://cloud.githubusercontent.com/assets/4733304/19086503/4a47e99e-8a23-11e6-902c-719d9866dccb.png)
Updates to text selection
Screenshots show what happens if you click and drag to try to select all text on the screen
Before
![before](https://cloud.githubusercontent.com/assets/4733304/19086557/8508c4fe-8a23-11e6-845c-eec87e912f7f.png)
After
![screen shot 2016-10-04 at 11 13 14 am](https://cloud.githubusercontent.com/assets/4733304/19086583/98f96554-8a23-11e6-9a89-33118e4867fb.png)