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

Issue 29333262: Issue 2359 - Fixed styles of list items in options page (Closed)

Created:
Jan. 6, 2016, 2:28 p.m. by Thomas Greiner
Modified:
Jan. 27, 2016, 2:59 p.m.
Reviewers:
saroyanm
Visibility:
Public.

Description

This review contains the following minor changes: - fixed: dialog doesn't scroll - fixed: dialog background doesn't overlay entire page - fixed: long dialog title overflows - fixed: long filter list title overflows - fixed: language dialog list doesn't scroll - removed WebKit-specific custom scrollbar styles - corrected height of tables in language selection dialog - corrected height of table items - added border radius to table items

Patch Set 1 #

Patch Set 2 : Rebased to 59920e6112a6 #

Total comments: 6

Patch Set 3 : Fixed layout and rearranged properties #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -39 lines) Patch
M skin/options.css View 1 2 8 chunks +34 lines, -39 lines 0 comments Download

Messages

Total messages: 5
Thomas Greiner
Jan. 6, 2016, 2:36 p.m. (2016-01-06 14:36:14 UTC) #1
saroyanm
https://codereview.adblockplus.org/29333262/diff/29333273/skin/options.css File skin/options.css (right): https://codereview.adblockplus.org/29333262/diff/29333273/skin/options.css#newcode349 skin/options.css:349: white-space: nowrap; What about setup max-width as well, because ...
Jan. 25, 2016, 4:32 p.m. (2016-01-25 16:32:37 UTC) #2
saroyanm
https://codereview.adblockplus.org/29333262/diff/29333273/skin/options.css File skin/options.css (right): https://codereview.adblockplus.org/29333262/diff/29333273/skin/options.css#newcode1073 skin/options.css:1073: display: flex; On 2016/01/25 16:32:37, saroyanm wrote: > For ...
Jan. 25, 2016, 5:16 p.m. (2016-01-25 17:16:17 UTC) #3
Thomas Greiner
https://codereview.adblockplus.org/29333262/diff/29333273/skin/options.css File skin/options.css (right): https://codereview.adblockplus.org/29333262/diff/29333273/skin/options.css#newcode349 skin/options.css:349: white-space: nowrap; On 2016/01/25 16:32:37, saroyanm wrote: > What ...
Jan. 25, 2016, 6:41 p.m. (2016-01-25 18:41:24 UTC) #4
saroyanm
Jan. 26, 2016, 6:41 p.m. (2016-01-26 18:41:51 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld