summary-page: re-organize summary page info for better UX.

- added more flat type strucutre, use bagdges
- add copy commit id clipboard
- move elements arround
This commit is contained in:
Marcin Kuzminski 2018-10-30 01:34:37 +01:00
parent b430a30d02
commit f616bb2cd1
3 changed files with 69 additions and 60 deletions

View file

@ -167,6 +167,11 @@
padding: 0;
font-family: @text-semibold;
}
.left-label-summary {
.left-label;
width: 150px;
}
.right-content { // similar to form fields
float: left;