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

Issue 2656563006: MD Settings: Fix several global UI polish bugs. (Closed)

Created:
3 years, 11 months ago by scottchen
Modified:
3 years, 10 months ago
CC:
chromium-reviews, dbeam+watch-elements_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, dbeam+watch-settings_chromium.org, michaelpg+watch-elements_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Fix several global UI polish bugs. BUG=684152 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2656563006 Cr-Commit-Position: refs/heads/master@{#447310} Committed: https://chromium.googlesource.com/chromium/src/+/a2176d0c08e0a2367c91c2edb8ae255f185130ae

Patch Set 1 : fix global visual issues: toggle bar/ripple size, dialog shadow, subpage header paddings #

Patch Set 2 : line height for entire settings page; increase two-line min-height #

Patch Set 3 : add margin between subpage title and arrow #

Patch Set 4 : make text-input underlines same color as dropdown #

Patch Set 5 : minor height adjustments #

Total comments: 8

Patch Set 6 : fix space between descriptions on password page #

Patch Set 7 : use % instead of px to prevent english text orphan #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -8 lines) Patch
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.html View 1 2 3 4 5 6 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_subpage.html View 1 2 3 4 5 1 chunk +4 lines, -0 lines 1 comment Download
M chrome/browser/resources/settings/settings_shared_css.html View 1 2 3 4 5 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_ui/settings_ui.html View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_vars_css.html View 1 2 3 4 5 5 chunks +17 lines, -4 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html View 1 chunk +2 lines, -0 lines 1 comment Download
M ui/webui/resources/css/text_defaults_md.css View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 36 (24 generated)
scottchen
3 years, 11 months ago (2017-01-26 00:15:01 UTC) #6
dschuyler
The code looks okay. Please add a screen shot of the new look (maybe in ...
3 years, 10 months ago (2017-01-27 00:30:31 UTC) #13
scottchen
On 2017/01/27 00:30:31, dschuyler wrote: > The code looks okay. Please add a screen shot ...
3 years, 10 months ago (2017-01-28 01:31:01 UTC) #17
dschuyler
Thanks for the screen shot, that really helped. Now I have some other comments :) ...
3 years, 10 months ago (2017-01-28 02:24:26 UTC) #18
scottchen
https://codereview.chromium.org/2656563006/diff/100001/chrome/browser/resources/settings/people_page/people_page.html File chrome/browser/resources/settings/people_page/people_page.html (right): https://codereview.chromium.org/2656563006/diff/100001/chrome/browser/resources/settings/people_page/people_page.html#newcode86 chrome/browser/resources/settings/people_page/people_page.html:86: min-height: 85px; On 2017/01/28 02:24:26, dschuyler wrote: > How ...
3 years, 10 months ago (2017-01-30 22:39:28 UTC) #19
dschuyler
lgtm https://codereview.chromium.org/2656563006/diff/140001/chrome/browser/resources/settings/settings_page/settings_subpage.html File chrome/browser/resources/settings/settings_page/settings_subpage.html (right): https://codereview.chromium.org/2656563006/diff/140001/chrome/browser/resources/settings/settings_page/settings_subpage.html#newcode38 chrome/browser/resources/settings/settings_page/settings_subpage.html:38: font-weight: 500; nit: since there's only the one ...
3 years, 10 months ago (2017-01-30 22:48:12 UTC) #20
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/2656563006/140001
3 years, 10 months ago (2017-01-31 00:33:06 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/353583)
3 years, 10 months ago (2017-01-31 00:43:31 UTC) #27
scottchen
+ michaelpg@, needs owner as per presubmit check.
3 years, 10 months ago (2017-01-31 01:03:12 UTC) #29
Dan Beam
https://codereview.chromium.org/2656563006/diff/140001/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html File ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html (right): https://codereview.chromium.org/2656563006/diff/140001/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html#newcode14 ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html:14: 0px 16px 16px rgba(0, 0, 0, 0.24); i highly ...
3 years, 10 months ago (2017-01-31 03:02:24 UTC) #31
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/2656563006/140001
3 years, 10 months ago (2017-01-31 20:04:27 UTC) #33
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 20:10:42 UTC) #36
Message was sent while issue was closed.
Committed patchset #7 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/a2176d0c08e0a2367c91c2edb8ae...

Powered by Google App Engine
This is Rietveld 408576698