Commit ab79b96
committed
Improve new comparison UI (#590)
The main goal here is to separate the blank vs regular comparison in the
UI. This commit does two small things to try and achieve this:
* we set the Compare action as the "suggested" action using CSS, which
means the button should get a suggest-action colour hint; and
* we set the Blank comparison action as secondary, meaning that it will
get packed to the left hand side of the dialog.1 parent e680447 commit ab79b96
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
461 | 462 | | |
462 | 463 | | |
463 | 464 | | |
| |||
470 | 471 | | |
471 | 472 | | |
472 | 473 | | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
473 | 477 | | |
474 | 478 | | |
475 | 479 | | |
| |||
0 commit comments