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

Issue 2578793004: MD Settings: Fix size and padding of expand button (Closed)

Created:
4 years ago by stevenjb
Modified:
4 years ago
Reviewers:
dschuyler
CC:
chromium-reviews, extensions-reviews_chromium.org, 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, chromium-apps-reviews_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 size and padding of expand button This CL includes some cleanup to make the vars used for icon padding consistent between cr_elements and settings UI. BUG=674451 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/3b3d36ba882ca4a8c55a8be080d672abd83d5bea Cr-Commit-Position: refs/heads/master@{#439531}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -47 lines) Patch
M chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html View 1 chunk +1 line, -1 line 4 comments Download
M chrome/browser/resources/settings/controls/extension_controlled_indicator.html View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_summary_item.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/network_summary_item.js View 1 chunk +0 lines, -4 lines 3 comments Download
M chrome/browser/resources/settings/settings_shared_css.html View 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/resources/settings/settings_vars_css.html View 2 chunks +4 lines, -8 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_expand_button/cr_expand_button.html View 1 chunk +1 line, -2 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html View 1 chunk +1 line, -1 line 0 comments Download
M ui/webui/resources/cr_elements/network/cr_network_list_item.html View 3 chunks +4 lines, -13 lines 0 comments Download
M ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html View 1 chunk +1 line, -1 line 0 comments Download
M ui/webui/resources/cr_elements/shared_style_css.html View 2 chunks +14 lines, -0 lines 0 comments Download
M ui/webui/resources/cr_elements/shared_vars_css.html View 1 chunk +14 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
stevenjb
4 years ago (2016-12-16 22:09:13 UTC) #3
dschuyler
https://codereview.chromium.org/2578793004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html (right): https://codereview.chromium.org/2578793004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html#newcode29 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html:29: @apply(--cr-icon-height-width); Is having a literal name->contents desired? i.e. if ...
4 years ago (2016-12-16 22:41:41 UTC) #4
stevenjb
https://codereview.chromium.org/2578793004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html (right): https://codereview.chromium.org/2578793004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html#newcode29 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html:29: @apply(--cr-icon-height-width); On 2016/12/16 22:41:41, dschuyler wrote: > Is having ...
4 years ago (2016-12-16 22:56:11 UTC) #5
dschuyler
lgtm https://codereview.chromium.org/2578793004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html (right): https://codereview.chromium.org/2578793004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html#newcode29 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html:29: @apply(--cr-icon-height-width); On 2016/12/16 22:56:10, stevenjb wrote: > On ...
4 years ago (2016-12-17 01:13:54 UTC) #6
stevenjb
https://codereview.chromium.org/2578793004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html (right): https://codereview.chromium.org/2578793004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html#newcode29 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html:29: @apply(--cr-icon-height-width); On 2016/12/17 01:13:54, dschuyler wrote: > On 2016/12/16 ...
4 years ago (2016-12-19 18:20:21 UTC) #7
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/2578793004/20001
4 years ago (2016-12-19 18:20:46 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/ed97aba2de732d2eaffa30b2dab9f301c300a235
4 years ago (2016-12-19 20:03:46 UTC) #12
commit-bot: I haz the power
4 years ago (2016-12-19 20:05:31 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3b3d36ba882ca4a8c55a8be080d672abd83d5bea
Cr-Commit-Position: refs/heads/master@{#439531}

Powered by Google App Engine
This is Rietveld 408576698