Style improvements and user history bugs #1999

Merged
neb-b merged 4 commits from history-improvements into master 2018-10-05 19:47:52 +02:00
neb-b commented 2018-10-04 04:27:56 +02:00 (Migrated from github.com)

Made some general style changes

  • Changed text color for easier reading
    • Black text is no longer pure black, changed it to #444
    • White text is no longer pure white, changed it to #efefef
  • Defaulted font-family to metropolis-medium
    • This was being used in more places than metropolis-semibold so it makes sense to default to this

User history changes

  • Down with tables!
  • Created new css class family item-list for vertical lists of items
  • Fixed the issue where the layout was wonky on large screens (due to table weirdness)
  • Fixed link issue when navigating to file page
#### Made some general style changes - Changed text color for easier reading - Black text is no longer pure black, changed it to #444 - White text is no longer pure white, changed it to #efefef - Defaulted `font-family` to `metropolis-medium` - This was being used in more places than `metropolis-semibold` so it makes sense to default to this #### User history changes - Down with tables! - Created new css class family `item-list` for vertical lists of items - Fixed the issue where the layout was wonky on large screens (due to table weirdness) - Fixed link issue when navigating to file page
tzarebczan commented 2018-10-04 20:38:12 +02:00 (Migrated from github.com)

Can we improve the view when there is no history? "You don't have anything saved in history yet, go check out some content on LBRY!" ?
image

Can we improve the view when there is no history? "You don't have anything saved in history yet, go check out some content on LBRY!" ? ![image](https://user-images.githubusercontent.com/8120721/46495309-13e3cd00-c7e3-11e8-8307-7a28c5597ed1.png)
neb-b commented 2018-10-04 20:39:34 +02:00 (Migrated from github.com)

Yes good catch

Yes good catch
skhameneh (Migrated from github.com) approved these changes 2018-10-05 07:49:58 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1999
No description provided.