refine: align positive update presentation
Display the primary release heading as What's new?, render the install and active download states in the success palette, and reserve red exclusively for cancellation and failure.
This commit is contained in:
+1
-1
@@ -174,7 +174,7 @@
|
||||
</div>
|
||||
<div class="update-dialog-actions">
|
||||
<button class="btn btn-secondary" id="dismissUpdateBtn">Abbrechen</button>
|
||||
<button class="btn btn-primary" id="installUpdateBtn">Jetzt installieren</button>
|
||||
<button class="btn btn-success" id="installUpdateBtn">Jetzt installieren</button>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user