Fossil SCM

Add "white-space: nowrap" to the branch table elements.

drh 2015-01-24 17:05 trunk
Commit f55b538c65fae19426b2e82defcd52e3236eb9cc
1 file changed +1
--- src/style.c
+++ src/style.c
@@ -1105,10 +1105,11 @@
11051105
@ text-align: left;
11061106
@ padding: 0px 1em 0.5ex 0px;
11071107
},
11081108
{ ".brlist table td", "Branch list table headers",
11091109
@ padding: 0px 2em 0px 0px;
1110
+ @ white-space: nowrap;
11101111
},
11111112
{ "th.sort:after",
11121113
"General styles for sortable column marker",
11131114
@ margin-left: .4em;
11141115
@ cursor: pointer;
11151116
--- src/style.c
+++ src/style.c
@@ -1105,10 +1105,11 @@
1105 @ text-align: left;
1106 @ padding: 0px 1em 0.5ex 0px;
1107 },
1108 { ".brlist table td", "Branch list table headers",
1109 @ padding: 0px 2em 0px 0px;
 
1110 },
1111 { "th.sort:after",
1112 "General styles for sortable column marker",
1113 @ margin-left: .4em;
1114 @ cursor: pointer;
1115
--- src/style.c
+++ src/style.c
@@ -1105,10 +1105,11 @@
1105 @ text-align: left;
1106 @ padding: 0px 1em 0.5ex 0px;
1107 },
1108 { ".brlist table td", "Branch list table headers",
1109 @ padding: 0px 2em 0px 0px;
1110 @ white-space: nowrap;
1111 },
1112 { "th.sort:after",
1113 "General styles for sortable column marker",
1114 @ margin-left: .4em;
1115 @ cursor: pointer;
1116

Keyboard Shortcuts

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