From 095a49b96601478ec8cb0a607e5d7bf4b4cc9dd0 Mon Sep 17 00:00:00 2001 From: dpapad Date: Tue, 1 May 2018 17:02:04 +0000 Subject: [PATCH] WebUI MD Refresh: Apply shared button styles to bluetooth dialog. Previously the buttons were using default Polymer style, which is different than WebUI style. Also in this CL, moving the "Cancel" button to the left, since this is matching every other dialog in Settings. Bug: 838427 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I77c61b3d0701ba0512e87615a0cf7f8bc0f77766 Reviewed-on: https://chromium-review.googlesource.com/1036602 Reviewed-by: Steven Bennetts Commit-Queue: Demetrios Papadopoulos Cr-Commit-Position: refs/heads/master@{#555079} --- .../chromeos/bluetooth_dialog.html | 25 +++++++++++++------ 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/ui/webui/resources/cr_components/chromeos/bluetooth_dialog.html b/ui/webui/resources/cr_components/chromeos/bluetooth_dialog.html index e42cfe1e2b1cce..2bbeebf2e23285 100644 --- a/ui/webui/resources/cr_components/chromeos/bluetooth_dialog.html +++ b/ui/webui/resources/cr_components/chromeos/bluetooth_dialog.html @@ -2,6 +2,7 @@ + @@ -11,7 +12,7 @@