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

Issue 29564718: Issue 5742 - Added container and 4 column grid to adblockplus.org (Closed)

Created:
Oct. 4, 2017, 7:05 p.m. by juliandoucette
Modified:
Oct. 9, 2017, 9:34 a.m.
Reviewers:
ire
Base URL:
https://bitbucket.org/adblockplus/adblockplus.org
Visibility:
Public.

Description

Issue 5742 - Added container and 4 column grid to adblockplus.org

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixed border-box colon #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -5 lines) Patch
M static/css/main.css View 1 1 chunk +92 lines, -0 lines 0 comments Download
M static/css/main-desktop.css View 2 chunks +2 lines, -3 lines 0 comments Download
M static/css/main-mobile.css View 1 chunk +2 lines, -1 line 0 comments Download
M templates/default.tmpl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10
juliandoucette
Oct. 4, 2017, 7:05 p.m. (2017-10-04 19:05:46 UTC) #1
juliandoucette
Note: The homepage width is different than the regular page width (as defined in main.css) ...
Oct. 4, 2017, 7:13 p.m. (2017-10-04 19:13:52 UTC) #2
juliandoucette
Note: I have added the grid without using it because we will use it on ...
Oct. 4, 2017, 7:15 p.m. (2017-10-04 19:15:30 UTC) #3
ire
Question: Is there a reason we aren't using SCSS? > Note: The homepage width is ...
Oct. 4, 2017, 10:17 p.m. (2017-10-04 22:17:10 UTC) #4
juliandoucette
On 2017/10/04 22:17:10, ire wrote: > Question: Is there a reason we aren't using SCSS? ...
Oct. 5, 2017, 12:07 p.m. (2017-10-05 12:07:36 UTC) #5
juliandoucette
Fixed typo mentioned in footer review.
Oct. 5, 2017, 5:17 p.m. (2017-10-05 17:17:26 UTC) #6
ire
On 2017/10/05 12:07:36, juliandoucette wrote: > On 2017/10/04 22:17:10, ire wrote: > > Question: Is ...
Oct. 6, 2017, 7:14 a.m. (2017-10-06 07:14:50 UTC) #7
ire
On 2017/10/05 17:17:26, juliandoucette wrote: > Fixed typo mentioned in footer review. Ack. LGTM
Oct. 6, 2017, 7:15 a.m. (2017-10-06 07:15:05 UTC) #8
juliandoucette
https://bitbucket.org/adblockplus/adblockplus.org/commits/d003844664608af1652023d4fdbccf9a92af2063
Oct. 6, 2017, 10:23 a.m. (2017-10-06 10:23:21 UTC) #9
ire
Oct. 9, 2017, 9:34 a.m. (2017-10-09 09:34:52 UTC) #10
Message was sent while issue was closed.
https://codereview.adblockplus.org/29564718/diff/29564719/static/css/main.css
File static/css/main.css (right):

https://codereview.adblockplus.org/29564718/diff/29564719/static/css/main.css...
static/css/main.css:4: html {
On 2017/10/04 22:17:10, ire wrote:
> The formatting doesn't follow our coding style.

I realised I forgot to follow up on this. Can you fix the formatting for these
styles in a separate issue?

Powered by Google App Engine
This is Rietveld