Commit graph

105 commits

Author SHA1 Message Date
bill bittner
9ed2141988 fix: updated style for disabled publish 2018-03-12 14:37:48 -07:00
bill bittner
849995ed98 added download and direct link 2018-03-06 20:43:15 -08:00
bill bittner
5b8dfea5c5 updated video css for previews 2018-03-04 12:17:03 -08:00
bill bittner
41b5a05a55 added slider to select thumb 2018-02-28 21:25:51 -08:00
bill bittner
fa750c6f47 fixed css width issue on details page 2018-02-26 17:00:54 -08:00
bill bittner
ba5f9ba390 fixed video css 2018-02-24 10:12:56 -08:00
bill bittner
e0fdb36551 added height and width constraints to showlite 2018-02-24 10:05:28 -08:00
bill bittner
98992b754b updated button css 2018-02-09 09:15:52 -08:00
bill bittner
dbcf4e4c46 fixed button css 2018-02-06 22:54:06 -08:00
bill bittner
1e9e9e4344 removed css from inside AssetPreview 2018-02-06 22:28:17 -08:00
bill bittner
edc4ee24f2 added forwarding to asset show page when publish is complete 2018-01-12 10:21:40 -08:00
bill bittner
70c75976fb added dropzone that can handle previews 2018-01-10 16:30:17 -08:00
Joshua Strobl
6266b1bb5b Set logo link in navbar to use pointer cursor to be consistent with other links in navbar. 2017-12-14 21:16:30 +02:00
bill bittner
e0e771b9d7 fixed error message display/ 2017-11-29 10:37:19 -08:00
bill bittner
842ee526df fixed css to center image 2017-11-29 10:11:56 -08:00
bill bittner
cb62f0858c fixed video player and image src issue 2017-11-29 09:10:40 -08:00
bill bittner
58cb05d2dc separated client functions into availability and get 2017-11-21 15:44:27 -08:00
Bill Bittner
ab3d6243e8
Merge pull request #263 from lbryio/db-datatypes-migration
Db datatypes migration
2017-11-20 12:35:12 -05:00
Mark (Steve) Firth
28b031d8b5
Wrap Long Words
A global property to wrap long words/numbers so they don't fall off the screen.
2017-11-15 23:07:26 +10:00
bill bittner
64175e023c Merge remote-tracking branch 'refs/remotes/origin/master' into db-datatypes-migration 2017-11-13 15:47:17 -05:00
Mark (Steve) Firth
afb65e78c0
Video CSS Now With Body ID
Cleaner code. :)
2017-11-13 23:34:13 +10:00
Mark (Steve) Firth
121e1e9e4c
Optimised Code
Removed and optimised the styles to limit duplicates and gave elements a block display to make sure centering and image sizes act like they should.

Move all video related code on to the video tag.

Images are probably best at `max-width:100%; to prevent them looking too small on devices, such as iPad Mini.
2017-11-10 15:43:57 +10:00
bill bittner
432e05e830 fixed channel publish css and errors 2017-11-09 17:46:50 -08:00
Mark Firth
15ab2e0317
Merge branch 'master' into patch-5 2017-11-09 11:11:46 +10:00
bill bittner
5bd710da75 renamed class for consistent spelling 2017-11-08 15:36:00 -08:00
Mark Firth
7ba5b09a23
general.css Video Skin Class Stlye Improvement
Previously, the global video element was styled to make it look better on the stand alone page. However; the class `.show-asset-light` is the video skin class assigned to the stand alone page only.

Based on this, I have optimised the style on this class and removed parts no longer needed from the `video-player` class, thereby not affecting any other pages for areas only required on the stand alone page.
2017-11-08 23:12:12 +10:00
Mark Firth
7b22fb62f2
#video-player Padding all 6px
Padding should be 6px rather than padding: 6px 6px 5px 6px;
2017-11-07 11:26:17 +10:00
Mark Firth
15ae01321e
Update general.css
Add space to the top of the stand alone video page, centers the video, centers the text and adds a border to the video skin to separate it from the background.
2017-11-07 01:12:22 +10:00
bill bittner
f563288efd fixed nav bar bottom alignment 2017-10-30 11:28:44 -07:00
bill bittner
cec7e5ef57 fixed flex box and @ line break 2017-10-30 10:07:23 -07:00
bill bittner
671acec218 updated green check mark 2017-10-27 15:15:05 -07:00
bill bittner
f6288cdbbc enlarged text and removed excess classes 2017-10-27 14:17:30 -07:00
bill bittner
331b0c9764 updated logo 2017-10-27 09:59:31 -07:00
bill bittner
b5267bcc38 updated description on show 2017-10-26 09:50:45 -07:00
bill bittner
c89341a3b7 updated error message displays and column widths 2017-10-25 13:08:29 -07:00
bill bittner
0fa0db22ff added titles on hover for grid items 2017-10-25 11:22:15 -07:00
bill bittner
d80869e37a updated all links to new blue 2017-10-25 09:17:47 -07:00
bill bittner
5e1b9daeb1 updated logo to use svg 2017-10-24 22:04:23 -07:00
bill bittner
0664e73745 changed nav bar to flex box 2017-10-24 16:09:04 -07:00
bill bittner
4d1e0a4a66 changed out drop down icon 2017-10-24 15:34:05 -07:00
bill bittner
e27c102c7d adjusted columns and margins 2017-10-24 13:39:06 -07:00
bill bittner
f7b669eeab put social buttons in a flex box 2017-10-24 12:14:58 -07:00
bill bittner
c053688299 removed description from show when not present 2017-10-24 10:46:46 -07:00
bill bittner
d023ebf5cc updated spacing on publish components 2017-10-24 09:30:47 -07:00
bill bittner
420e811434 added "drop it." on drop hover 2017-10-23 22:29:20 -07:00
bill bittner
37685c3d33 updated progress bar animation 2017-10-23 17:03:28 -07:00
bill bittner
3409913aee changed location of error displays 2017-10-23 16:00:03 -07:00
bill bittner
bccbb8f4b1 updated publish process to show in flexboxes 2017-10-23 15:10:49 -07:00
bill bittner
552e2f4965 added basic flexbox 2017-10-23 13:07:05 -07:00
bill bittner
f1dfe671a4 updated text size on /about and /login 2017-10-23 09:46:55 -07:00