Fossil SCM
Rephrasing and fixed a typo.
Commit
8e358aa8c6f21104b87e216e24344c02d7a6c670
Parent
23c3affad4c0a62…
1 file changed
+1
-1
+1
-1
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -1053,11 +1053,11 @@ | ||
| 1053 | 1053 | @ /* border-bottom: 1px solid rgb(220, 220, 220); */ |
| 1054 | 1054 | @ } |
| 1055 | 1055 | @ |
| 1056 | 1056 | @ table.sbsdiff tr td.srcline { |
| 1057 | 1057 | @ max-width: 400px; |
| 1058 | -@ /* Nota bene: May partially hide long lines witout whitespaces */ | |
| 1058 | +@ /* Note: May partially hide long lines without whitespaces */ | |
| 1059 | 1059 | @ overflow: hidden; |
| 1060 | 1060 | @ /* border-bottom: 1px solid rgb(220, 220, 220); */ |
| 1061 | 1061 | @ } |
| 1062 | 1062 | @ |
| 1063 | 1063 | @ table.sbsdiff tr td.meta { |
| 1064 | 1064 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -1053,11 +1053,11 @@ | |
| 1053 | @ /* border-bottom: 1px solid rgb(220, 220, 220); */ |
| 1054 | @ } |
| 1055 | @ |
| 1056 | @ table.sbsdiff tr td.srcline { |
| 1057 | @ max-width: 400px; |
| 1058 | @ /* Nota bene: May partially hide long lines witout whitespaces */ |
| 1059 | @ overflow: hidden; |
| 1060 | @ /* border-bottom: 1px solid rgb(220, 220, 220); */ |
| 1061 | @ } |
| 1062 | @ |
| 1063 | @ table.sbsdiff tr td.meta { |
| 1064 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -1053,11 +1053,11 @@ | |
| 1053 | @ /* border-bottom: 1px solid rgb(220, 220, 220); */ |
| 1054 | @ } |
| 1055 | @ |
| 1056 | @ table.sbsdiff tr td.srcline { |
| 1057 | @ max-width: 400px; |
| 1058 | @ /* Note: May partially hide long lines without whitespaces */ |
| 1059 | @ overflow: hidden; |
| 1060 | @ /* border-bottom: 1px solid rgb(220, 220, 220); */ |
| 1061 | @ } |
| 1062 | @ |
| 1063 | @ table.sbsdiff tr td.meta { |
| 1064 |