Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29695555: Fixes #6 - Add media mention banner (Closed)

Created:
Feb. 12, 2018, 11:26 a.m. by ire
Modified:
Feb. 26, 2018, 8:52 a.m.
Base URL:
https://hg.adblockplus.org/web.adblockplus.org
Visibility:
Public.

Description

Fixes #6 - Add media mention banner Issue - https://gitlab.com/eyeo/web.adblockplus.org/issues/6 Branch: index_page

Patch Set 1 #

Total comments: 36

Patch Set 2 : Addressed comments #2 #

Patch Set 3 : Optimised images #

Patch Set 4 : Updated max-width #

Total comments: 4

Patch Set 5 : Undo change to full-width layout #

Unified diffs Side-by-side diffs Delta from patch set Stats (+299 lines, -114 lines) Patch
M includes/index.tmpl View 1 2 3 4 3 chunks +58 lines, -1 line 0 comments Download
M static/css/index.css View 1 2 3 4 8 chunks +223 lines, -100 lines 0 comments Download
M static/css/index-desktop.css View 1 chunk +0 lines, -13 lines 0 comments Download
M static/css/index-mobile.css View 1 1 chunk +5 lines, -0 lines 0 comments Download
A static/img/external-icon.png View Binary file 0 comments Download
A static/img/external-icon.svg View 1 chunk +13 lines, -0 lines 0 comments Download
A static/img/media/business-insider.png View 1 2 Binary file 0 comments Download
A static/img/media/business-insider-2x.png View 1 2 Binary file 0 comments Download
A static/img/media/mediapost.png View 1 2 Binary file 0 comments Download
A static/img/media/mediapost-2x.png View 1 2 Binary file 0 comments Download
A static/img/media/nyt.png View 1 2 Binary file 0 comments Download
A static/img/media/nyt-2x.png View 1 2 Binary file 0 comments Download
A static/img/media/techcrunch.png View 1 2 Binary file 0 comments Download
A static/img/media/techcrunch-2x.png View 1 2 Binary file 0 comments Download
A static/img/media/wsj.png View 1 2 Binary file 0 comments Download
A static/img/media/wsj-2x.png View 1 2 Binary file 0 comments Download

Messages

Total messages: 10
ire
Feb. 12, 2018, 11:26 a.m. (2018-02-12 11:26:38 UTC) #1
juliandoucette
Thanks Ire! https://codereview.adblockplus.org/29695555/diff/29695556/includes/index.tmpl File includes/index.tmpl (right): https://codereview.adblockplus.org/29695555/diff/29695556/includes/index.tmpl#newcode73 includes/index.tmpl:73: <div id="content"> Did you intend to include ...
Feb. 19, 2018, 2:15 p.m. (2018-02-19 14:15:57 UTC) #2
ire
Thanks Julian! New patch uploaded https://codereview.adblockplus.org/29695555/diff/29695556/includes/index.tmpl File includes/index.tmpl (right): https://codereview.adblockplus.org/29695555/diff/29695556/includes/index.tmpl#newcode73 includes/index.tmpl:73: <div id="content"> On 2018/02/19 ...
Feb. 20, 2018, 10:49 a.m. (2018-02-20 10:49:05 UTC) #3
juliandoucette
LGTM + NITs (Nothing blocking AFAICT - provided we investigate NITs and address the #container ...
Feb. 21, 2018, 11:22 a.m. (2018-02-21 11:22:54 UTC) #4
ire
Thanks Julian, will commit & push now https://codereview.adblockplus.org/29695555/diff/29695556/includes/index.tmpl File includes/index.tmpl (right): https://codereview.adblockplus.org/29695555/diff/29695556/includes/index.tmpl#newcode73 includes/index.tmpl:73: <div id="content"> ...
Feb. 22, 2018, 8:43 a.m. (2018-02-22 08:43:53 UTC) #5
ire
On 2018/02/22 08:43:53, ire wrote: > Thanks Julian, will commit & push now I haven't ...
Feb. 22, 2018, 8:55 a.m. (2018-02-22 08:55:13 UTC) #6
juliandoucette
Thanks Ire! Still LGTM + NITs. https://codereview.adblockplus.org/29695555/diff/29695556/includes/index.tmpl File includes/index.tmpl (right): https://codereview.adblockplus.org/29695555/diff/29695556/includes/index.tmpl#newcode193 includes/index.tmpl:193: <small>(Links open in ...
Feb. 23, 2018, 1:46 p.m. (2018-02-23 13:46:19 UTC) #7
ire
Thanks https://codereview.adblockplus.org/29695555/diff/29695556/includes/index.tmpl File includes/index.tmpl (right): https://codereview.adblockplus.org/29695555/diff/29695556/includes/index.tmpl#newcode193 includes/index.tmpl:193: <small>(Links open in a new window)</small> On 2018/02/23 ...
Feb. 26, 2018, 8:32 a.m. (2018-02-26 08:32:12 UTC) #8
juliandoucette
One more thing: It's hard to see the external window icon over top of the ...
Feb. 26, 2018, 8:39 a.m. (2018-02-26 08:39:11 UTC) #9
ire
Feb. 26, 2018, 8:51 a.m. (2018-02-26 08:51:11 UTC) #10
On 2018/02/26 08:39:11, juliandoucette wrote:
> One more thing:
> 
> It's hard to see the external window icon over top of the faded logos in this
> section. I think we should adjust the opacity and/or set a solid black
> background behind the icon itself.
> 
> This may be done separately.

Already pushed before I saw this :/

Will handle it separately

Powered by Google App Engine
This is Rietveld