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

Issue 29612659: Issue 6061 - website-defaults unstyled ul doesn't unstyle li (Closed)

Created:
Nov. 20, 2017, 2:58 p.m. by juliandoucette
Modified:
Dec. 1, 2017, 3:23 p.m.
Reviewers:
ire
CC:
saroyanm
Base URL:
https://hg.adblockplus.org/website-defaults
Visibility:
Public.

Description

The unstyled class was not previously removing the list style type of list items when applied to a ul. This change also enables us to apply unstyled to a parent element of a list.

Patch Set 1 #

Patch Set 2 : Removed includes for the sake of consistency (will separate separately) #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -2 lines) Patch
M pages/utilities.html View 1 1 chunk +50 lines, -0 lines 5 comments Download
M static/scss/_utilities.scss View 1 chunk +6 lines, -2 lines 4 comments Download

Messages

Total messages: 5
juliandoucette
Nov. 20, 2017, 2:58 p.m. (2017-11-20 14:58:47 UTC) #1
ire
Thanks Julian. It seems that the reason that only the selectors `.unstyled ul, ul.unstyled` don't ...
Nov. 27, 2017, 8:40 a.m. (2017-11-27 08:40:02 UTC) #2
juliandoucette
Thanks Ire! > It seems that the reason that only the selectors `.unstyled ul, ul.unstyled` ...
Nov. 27, 2017, 1:32 p.m. (2017-11-27 13:32:10 UTC) #3
ire
On 2017/11/27 13:32:10, juliandoucette wrote: > Thanks Ire! > > > It seems that the ...
Nov. 27, 2017, 6:07 p.m. (2017-11-27 18:07:56 UTC) #4
juliandoucette
Dec. 1, 2017, 3:23 p.m. (2017-12-01 15:23:44 UTC) #5
Message was sent while issue was closed.
Closed.

I will add !importants in one Patchset and re-order main.scss in another.

Powered by Google App Engine
This is Rietveld