Fossil SCM

Remove the "word-break:break-all;" from the default CSS for the fileage page.

drh 2015-02-17 20:45 trunk
Commit 565f4d11b81a0954a863583742c6b86f2002b75f
1 file changed -1
--- src/style.c
+++ src/style.c
@@ -1264,11 +1264,10 @@
12641264
@ padding-left: 1em;
12651265
@ padding-right: 1em;
12661266
},
12671267
{ ".fileage td:nth-child(3)",
12681268
"fileage third column (the check-in comment)",
1269
- @ word-break: break-all;
12701269
@ word-wrap: break-word;
12711270
@ max-width: 50%;
12721271
},
12731272
{ ".brlist table", "The list of branches",
12741273
@ border-spacing: 0;
12751274
--- src/style.c
+++ src/style.c
@@ -1264,11 +1264,10 @@
1264 @ padding-left: 1em;
1265 @ padding-right: 1em;
1266 },
1267 { ".fileage td:nth-child(3)",
1268 "fileage third column (the check-in comment)",
1269 @ word-break: break-all;
1270 @ word-wrap: break-word;
1271 @ max-width: 50%;
1272 },
1273 { ".brlist table", "The list of branches",
1274 @ border-spacing: 0;
1275
--- src/style.c
+++ src/style.c
@@ -1264,11 +1264,10 @@
1264 @ padding-left: 1em;
1265 @ padding-right: 1em;
1266 },
1267 { ".fileage td:nth-child(3)",
1268 "fileage third column (the check-in comment)",
 
1269 @ word-wrap: break-word;
1270 @ max-width: 50%;
1271 },
1272 { ".brlist table", "The list of branches",
1273 @ border-spacing: 0;
1274

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button