mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
style(GUI): make "Connect a drive" button blue (#686)
For consistency purposes on the main screen, we switch the "Connect a drive" button to be the classic primary blue button as the other ones. Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
b01ff5f0db
commit
5ab3d52ab9
@ -78,7 +78,7 @@
|
||||
</div>
|
||||
|
||||
<div ng-hide="main.drives.hasAvailableDrives() || main.shouldDriveStepBeDisabled()">
|
||||
<button class="button button-danger button-brick button-no-hover">Connect a drive</button>
|
||||
<button class="button button-primary button-brick button-no-hover">Connect a drive</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user