Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Issue 2847583002: [MD settings] css for row separator (Closed)

Created:
3 years, 8 months ago by dschuyler
Modified:
3 years, 7 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD settings] css for row separator This CL adds CSS for .separator which is a grey separator line between controls on a row (e.g. settings-box). The intent is to replace .secondary-action (a TODO has been added to that effect). This initial CL changes the separator lines seen in the basic main page of MD settings. (a step to fix, but not complete fix). BUG=714320 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2847583002 Cr-Commit-Position: refs/heads/master@{#468471} Committed: https://chromium.googlesource.com/chromium/src/+/898ae07dedccc8e9a9a125c662ce1c28af55d41f

Patch Set 1 #

Patch Set 2 : comment change #

Total comments: 4

Patch Set 3 : review changes #

Patch Set 4 : browser tests #

Total comments: 12

Patch Set 5 : review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -32 lines) Patch
M chrome/browser/resources/settings/appearance_page/appearance_page.html View 1 2 3 4 2 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/resources/settings/default_browser_page/default_browser_page.html View 1 2 1 chunk +5 lines, -6 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.html View 1 2 3 4 1 chunk +11 lines, -13 lines 0 comments Download
M chrome/browser/resources/settings/settings_shared_css.html View 1 2 3 4 2 chunks +20 lines, -2 lines 0 comments Download
M chrome/test/data/webui/settings/appearance_page_test.js View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 35 (22 generated)
dschuyler
screen shots at http://imgur.com/a/Rq5Aa
3 years, 8 months ago (2017-04-26 23:03:40 UTC) #6
Dan Beam
in an ideal world, separator would harness height: calc(100% - <offset>). but i've been having ...
3 years, 8 months ago (2017-04-27 00:11:03 UTC) #8
dschuyler
On 2017/04/27 00:11:03, Dan Beam wrote: > in an ideal world, separator would harness height: ...
3 years, 8 months ago (2017-04-27 00:15:24 UTC) #9
Dan Beam
On 2017/04/27 00:15:24, dschuyler wrote: > On 2017/04/27 00:11:03, Dan Beam wrote: > > in ...
3 years, 8 months ago (2017-04-27 00:20:06 UTC) #10
dschuyler
On 2017/04/27 00:20:06, Dan Beam wrote: > On 2017/04/27 00:15:24, dschuyler wrote: > > On ...
3 years, 8 months ago (2017-04-27 00:36:14 UTC) #11
dschuyler
https://codereview.chromium.org/2847583002/diff/20001/chrome/browser/resources/settings/settings_shared_css.html File chrome/browser/resources/settings/settings_shared_css.html (right): https://codereview.chromium.org/2847583002/diff/20001/chrome/browser/resources/settings/settings_shared_css.html#newcode321 chrome/browser/resources/settings/settings_shared_css.html:321: /* TODO(dschuyler): replace with .vertical-rule-line. On 2017/04/27 00:11:03, Dan ...
3 years, 8 months ago (2017-04-27 01:13:12 UTC) #16
Dan Beam
so, are we still using this or did you move this to: https://codereview.chromium.org/2849663002/ ?
3 years, 7 months ago (2017-04-29 02:58:13 UTC) #22
Dan Beam
https://codereview.chromium.org/2847583002/diff/60001/chrome/browser/resources/settings/appearance_page/appearance_page.html File chrome/browser/resources/settings/appearance_page/appearance_page.html (right): https://codereview.chromium.org/2847583002/diff/60001/chrome/browser/resources/settings/appearance_page/appearance_page.html#newcode87 chrome/browser/resources/settings/appearance_page/appearance_page.html:87: id="themesSecondarActions"> secondary https://codereview.chromium.org/2847583002/diff/60001/chrome/browser/resources/settings/settings_shared_css.html File chrome/browser/resources/settings/settings_shared_css.html (right): https://codereview.chromium.org/2847583002/diff/60001/chrome/browser/resources/settings/settings_shared_css.html#newcode349 chrome/browser/resources/settings/settings_shared_css.html:349: /* ...
3 years, 7 months ago (2017-05-01 15:32:31 UTC) #23
dschuyler
On 2017/04/29 02:58:13, Dan Beam wrote: > so, are we still using this or did ...
3 years, 7 months ago (2017-05-01 19:25:10 UTC) #26
dschuyler
https://codereview.chromium.org/2847583002/diff/60001/chrome/browser/resources/settings/appearance_page/appearance_page.html File chrome/browser/resources/settings/appearance_page/appearance_page.html (right): https://codereview.chromium.org/2847583002/diff/60001/chrome/browser/resources/settings/appearance_page/appearance_page.html#newcode87 chrome/browser/resources/settings/appearance_page/appearance_page.html:87: id="themesSecondarActions"> On 2017/05/01 15:32:31, Dan Beam wrote: > secondary ...
3 years, 7 months ago (2017-05-01 19:26:11 UTC) #27
Dan Beam
lgtm
3 years, 7 months ago (2017-05-01 19:35:18 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2847583002/70001
3 years, 7 months ago (2017-05-01 22:57:32 UTC) #32
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 23:04:26 UTC) #35
Message was sent while issue was closed.
Committed patchset #5 (id:70001) as
https://chromium.googlesource.com/chromium/src/+/898ae07dedccc8e9a9a125c662ce...

Powered by Google App Engine
This is Rietveld 408576698