Fossil SCM

added missing nowrap for div/divider style, has to be added in local css definition!

wolfgang 2010-09-14 19:04 wolfgangFormat2CSS_2
Commit 8e6dbfb28fe73f0c3595fa22742b6834993258c8
1 file changed +1
--- src/style.c
+++ src/style.c
@@ -355,10 +355,11 @@
355355
@ font-size: 1em; font-weight: normal;
356356
@ padding: .25em;
357357
@ margin: .2em 0 .2em 0;
358358
@ float: left;
359359
@ clear: left;
360
+@ white-space: nowrap;
360361
@ }
361362
@
362363
@ /* The footer at the very bottom of the page */
363364
@ div.footer {
364365
@ font-size: 0.8em;
365366
--- src/style.c
+++ src/style.c
@@ -355,10 +355,11 @@
355 @ font-size: 1em; font-weight: normal;
356 @ padding: .25em;
357 @ margin: .2em 0 .2em 0;
358 @ float: left;
359 @ clear: left;
 
360 @ }
361 @
362 @ /* The footer at the very bottom of the page */
363 @ div.footer {
364 @ font-size: 0.8em;
365
--- src/style.c
+++ src/style.c
@@ -355,10 +355,11 @@
355 @ font-size: 1em; font-weight: normal;
356 @ padding: .25em;
357 @ margin: .2em 0 .2em 0;
358 @ float: left;
359 @ clear: left;
360 @ white-space: nowrap;
361 @ }
362 @
363 @ /* The footer at the very bottom of the page */
364 @ div.footer {
365 @ font-size: 0.8em;
366

Keyboard Shortcuts

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