Make this dialog design closer to what mockups
show[1] by:
- Removing window default-width/height,
so the window size follows the content size
- Using a compact AdwStatusPage
- Using larger fingerprint label horizontal margins
and reducing vertical ones
Also:
- Port the window to AdwToolbarView, which
makes the close button position to be consistent
with other windows
- Allow closing the window with ESC
- Add window size request properties to improve
adaptiveness
[1] cbb4810936
4 lines
72 B
CSS
4 lines
72 B
CSS
.tls-cert-fingerprint {
|
|
font-family: monospace;
|
|
margin: 0px 25px;
|
|
}
|