From 7165c60f0d17245bff28bb141cd5247b771946cb Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Wed, 25 Jan 2017 10:57:47 -0400 Subject: [PATCH] fix(GUI): normalize button text casing (#1046) Some button texts are all uppercase, while the remaining of them are capitalised. This commit capitalises all button texts for consistency purposes. Fixes: https://github.com/resin-io/etcher/issues/881 Change-Type: patch Changelog-Entry: Normalize button text casing. Signed-off-by: Juan Cruz Viotti --- .../drive-selector/templates/drive-selector-modal.tpl.html | 2 +- .../update-notifier/templates/update-notifier-modal.tpl.html | 4 ++-- lib/gui/components/warning-modal/styles/_warning-modal.scss | 3 --- lib/gui/css/main.css | 3 --- 4 files changed, 3 insertions(+), 9 deletions(-) diff --git a/lib/gui/components/drive-selector/templates/drive-selector-modal.tpl.html b/lib/gui/components/drive-selector/templates/drive-selector-modal.tpl.html index bac07241..81b2b771 100644 --- a/lib/gui/components/drive-selector/templates/drive-selector-modal.tpl.html +++ b/lib/gui/components/drive-selector/templates/drive-selector-modal.tpl.html @@ -52,5 +52,5 @@ diff --git a/lib/gui/components/update-notifier/templates/update-notifier-modal.tpl.html b/lib/gui/components/update-notifier/templates/update-notifier-modal.tpl.html index c9d1bea1..af92a0b7 100644 --- a/lib/gui/components/update-notifier/templates/update-notifier-modal.tpl.html +++ b/lib/gui/components/update-notifier/templates/update-notifier-modal.tpl.html @@ -12,9 +12,9 @@