Fossil SCM
Minor formatting changes the the /mlink page.
Commit
a73ed0d2f5091cf7c04029ac435544eb22fc659192be21e45106b1068fd71c78
Parent
180128f523b161c…
2 files changed
+1
-1
+1
+1
-1
| --- src/finfo.c | ||
| +++ src/finfo.c | ||
| @@ -711,11 +711,11 @@ | ||
| 711 | 711 | @ <hr /> |
| 712 | 712 | @ <div class='brlist'> |
| 713 | 713 | @ <table id='mlinktable'> |
| 714 | 714 | @ <thead><tr> |
| 715 | 715 | @ <th>File</th> |
| 716 | - @ <th>From</th> | |
| 716 | + @ <th>Parent<br>Check-in</th> | |
| 717 | 717 | @ <th>Merge?</th> |
| 718 | 718 | @ <th>New</th> |
| 719 | 719 | @ <th>Old</th> |
| 720 | 720 | @ <th>Exe<br>Bit?</th> |
| 721 | 721 | @ <th>Prior<br>Name</th> |
| 722 | 722 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -711,11 +711,11 @@ | |
| 711 | @ <hr /> |
| 712 | @ <div class='brlist'> |
| 713 | @ <table id='mlinktable'> |
| 714 | @ <thead><tr> |
| 715 | @ <th>File</th> |
| 716 | @ <th>From</th> |
| 717 | @ <th>Merge?</th> |
| 718 | @ <th>New</th> |
| 719 | @ <th>Old</th> |
| 720 | @ <th>Exe<br>Bit?</th> |
| 721 | @ <th>Prior<br>Name</th> |
| 722 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -711,11 +711,11 @@ | |
| 711 | @ <hr /> |
| 712 | @ <div class='brlist'> |
| 713 | @ <table id='mlinktable'> |
| 714 | @ <thead><tr> |
| 715 | @ <th>File</th> |
| 716 | @ <th>Parent<br>Check-in</th> |
| 717 | @ <th>Merge?</th> |
| 718 | @ <th>New</th> |
| 719 | @ <th>Old</th> |
| 720 | @ <th>Exe<br>Bit?</th> |
| 721 | @ <th>Prior<br>Name</th> |
| 722 |
+1
| --- src/style.c | ||
| +++ src/style.c | ||
| @@ -1425,10 +1425,11 @@ | ||
| 1425 | 1425 | @ border-spacing: 0; |
| 1426 | 1426 | }, |
| 1427 | 1427 | { ".brlist table th", "Branch list table headers", |
| 1428 | 1428 | @ text-align: left; |
| 1429 | 1429 | @ padding: 0px 1em 0.5ex 0px; |
| 1430 | + @ vertical-align: bottom; | |
| 1430 | 1431 | }, |
| 1431 | 1432 | { ".brlist table td", "Branch list table headers", |
| 1432 | 1433 | @ padding: 0px 2em 0px 0px; |
| 1433 | 1434 | @ white-space: nowrap; |
| 1434 | 1435 | }, |
| 1435 | 1436 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -1425,10 +1425,11 @@ | |
| 1425 | @ border-spacing: 0; |
| 1426 | }, |
| 1427 | { ".brlist table th", "Branch list table headers", |
| 1428 | @ text-align: left; |
| 1429 | @ padding: 0px 1em 0.5ex 0px; |
| 1430 | }, |
| 1431 | { ".brlist table td", "Branch list table headers", |
| 1432 | @ padding: 0px 2em 0px 0px; |
| 1433 | @ white-space: nowrap; |
| 1434 | }, |
| 1435 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -1425,10 +1425,11 @@ | |
| 1425 | @ border-spacing: 0; |
| 1426 | }, |
| 1427 | { ".brlist table th", "Branch list table headers", |
| 1428 | @ text-align: left; |
| 1429 | @ padding: 0px 1em 0.5ex 0px; |
| 1430 | @ vertical-align: bottom; |
| 1431 | }, |
| 1432 | { ".brlist table td", "Branch list table headers", |
| 1433 | @ padding: 0px 2em 0px 0px; |
| 1434 | @ white-space: nowrap; |
| 1435 | }, |
| 1436 |