From bce116884f0ab18935c15b9e37504f774173d182 Mon Sep 17 00:00:00 2001 From: Kasper Nilsson Date: Fri, 22 Jun 2018 11:51:38 -0700 Subject: [PATCH] Use paper-tabs for download commands Bug: Issue 9175 Change-Id: Ie283da74e96ea0b426836edbd686fa9b52ded96c --- .../gr-download-commands.html | 44 +++++++++---------- .../gr-download-commands.js | 25 +++++++---- .../gr-download-commands_test.html | 35 ++++++--------- 3 files changed, 50 insertions(+), 54 deletions(-) diff --git a/polygerrit-ui/app/elements/shared/gr-download-commands/gr-download-commands.html b/polygerrit-ui/app/elements/shared/gr-download-commands/gr-download-commands.html index 440a6e3a7f..83e99be087 100644 --- a/polygerrit-ui/app/elements/shared/gr-download-commands/gr-download-commands.html +++ b/polygerrit-ui/app/elements/shared/gr-download-commands/gr-download-commands.html @@ -15,8 +15,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + + + + @@ -24,17 +27,15 @@ limitations under the License.