Fossil SCM
Simplified the style overrides on the fossil-v-git doc's ToC table to give the browser more layout freedom, preventing it from being clipped off on the right edge on smaller mobile devices.
Commit
ca973301e23f757f2f5d8f3371ee7d4085c65aaf9b7e571f13f48885c2b70f3c
Parent
b36872790418478…
1 file changed
+2
-2
+2
-2
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -35,14 +35,14 @@ | ||
| 35 | 35 | |
| 36 | 36 | Differences between Fossil and Git are summarized by the following table, |
| 37 | 37 | with further description in the text that follows. |
| 38 | 38 | |
| 39 | 39 | <table style="width: fit-content"> |
| 40 | -<tr><th width="49%">GIT</th><th width="49%">FOSSIL</th><th width="2%">more</th></tr> | |
| 40 | +<tr><th>GIT</th><th>FOSSIL</th><th>more</th></tr> | |
| 41 | 41 | <tr> |
| 42 | 42 | <td>File versioning only</td> |
| 43 | - <td style="white-space: nowrap"> | |
| 43 | + <td> | |
| 44 | 44 | VCS, tickets, wiki, docs, notes, forum, chat, UI, |
| 45 | 45 | [https://en.wikipedia.org/wiki/Role-based_access_control|RBAC] |
| 46 | 46 | </td> |
| 47 | 47 | <td><a href="#features">2.1 ↓</a></td> |
| 48 | 48 | </tr> |
| 49 | 49 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -35,14 +35,14 @@ | |
| 35 | |
| 36 | Differences between Fossil and Git are summarized by the following table, |
| 37 | with further description in the text that follows. |
| 38 | |
| 39 | <table style="width: fit-content"> |
| 40 | <tr><th width="49%">GIT</th><th width="49%">FOSSIL</th><th width="2%">more</th></tr> |
| 41 | <tr> |
| 42 | <td>File versioning only</td> |
| 43 | <td style="white-space: nowrap"> |
| 44 | VCS, tickets, wiki, docs, notes, forum, chat, UI, |
| 45 | [https://en.wikipedia.org/wiki/Role-based_access_control|RBAC] |
| 46 | </td> |
| 47 | <td><a href="#features">2.1 ↓</a></td> |
| 48 | </tr> |
| 49 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -35,14 +35,14 @@ | |
| 35 | |
| 36 | Differences between Fossil and Git are summarized by the following table, |
| 37 | with further description in the text that follows. |
| 38 | |
| 39 | <table style="width: fit-content"> |
| 40 | <tr><th>GIT</th><th>FOSSIL</th><th>more</th></tr> |
| 41 | <tr> |
| 42 | <td>File versioning only</td> |
| 43 | <td> |
| 44 | VCS, tickets, wiki, docs, notes, forum, chat, UI, |
| 45 | [https://en.wikipedia.org/wiki/Role-based_access_control|RBAC] |
| 46 | </td> |
| 47 | <td><a href="#features">2.1 ↓</a></td> |
| 48 | </tr> |
| 49 |