Commit graph

145 commits

Author SHA1 Message Date
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
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
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
9ea5115af2 fixed radio button and details overlap 2017-10-30 09:23: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
bill bittner
48697e3042 updated logo and top bar 2017-10-20 16:08:08 -07:00
bill bittner
982781629c removed row--narrow 2017-10-20 15:12:09 -07:00
bill bittner
9a3018016f locked video aspect ratio to 16:9 2017-10-20 10:54:26 -07:00
bill bittner
c616ece1f9 updated row spacing and channel layout 2017-10-19 18:55:15 -07:00
bill bittner
524ec39f2f updated text on /about 2017-10-19 17:16:26 -07:00
bill bittner
086da5d7f5 updated channel pagination 2017-10-19 11:25:19 -07:00
bill bittner
c8d1d066a0 updated font sizes 2017-10-19 09:45:06 -07:00
bill bittner
020cafa426 adjusted /popular for smaller screens 2017-10-19 09:18:40 -07:00
bill bittner
18e2799cf8 recentered nav bar 2017-10-19 08:30:41 -07:00
bill bittner
cd6f146cd5 resized large text for phones 2017-10-18 15:51:26 -07:00
bill bittner
c2da987f33 added logo to top bar 2017-10-18 15:47:06 -07:00
bill bittner
aec7ac44cc updated page widths 2017-10-18 15:16:07 -07:00
bill bittner
8faff8f4fd removed logo and adjusted tagline 2017-10-18 13:54:42 -07:00
bill bittner
26900abaa6 added verbose logging 2017-10-17 12:05:22 -07:00
bill bittner
97e8e4cf7a switched nav and dropzone colors back 2017-10-17 10:26:48 -07:00
bill bittner
5013a09230 added click and space bar play/pause for videos 2017-10-17 10:10:26 -07:00
bill bittner
726117f3c0 added upload logo 2017-10-17 09:18:23 -07:00
bill bittner
34ca81fe28 removed input left boarder and changed grey color 2017-10-17 08:47:00 -07:00
bill bittner
cb7f5ac453 fixed winning channel algo to use effective amount 2017-10-16 21:25:29 -07:00