Fossil SCM

corrected % values in default styles(missing second %)

Ratte 2010-09-11 06:38 wolfgangFormat2CSS
Commit 7d88fac509e487b61ad54718c1d16a33e89a6724
1 file changed +4 -4
+4 -4
--- src/style.c
+++ src/style.c
@@ -274,11 +274,11 @@
274274
@ font-weight: bold;
275275
@ text-align: center;
276276
@ padding: 0 0 0 1em;
277277
@ color: #558195;
278278
@ vertical-align: bottom;
279
-@ width: 100% ;
279
+@ width: 100%%;
280280
@ }
281281
@
282282
@ /* The login status message in the top right-hand corner */
283283
@ div.status {
284284
@ display: table-cell;
@@ -292,11 +292,11 @@
292292
@ }
293293
@
294294
@ /* The header across the top of the page */
295295
@ div.header {
296296
@ display: table;
297
-@ width: 100% ;
297
+@ width: 100%%;
298298
@ }
299299
@
300300
@ /* The main menu bar that appears at the top of the page beneath
301301
@ ** the header */
302302
@ div.mainmenu {
@@ -518,19 +518,19 @@
518518
@
519519
;
520520
const char zTableBrowser[] =
521521
@ /* the format for wiki errors */
522522
@ table.browser {
523
-@ width: 100%;
523
+@ width: 100%%;
524524
@ border: 0;
525525
@ }
526526
@
527527
;
528528
const char zTdBrowser[] =
529529
@ /* the format for wiki errors */
530530
@ td.browser {
531
-@ width: 25%;
531
+@ width: 25%%;
532532
@ vertical-align: top;
533533
@ }
534534
@
535535
;
536536
const char zUlBrowser[] =
537537
--- src/style.c
+++ src/style.c
@@ -274,11 +274,11 @@
274 @ font-weight: bold;
275 @ text-align: center;
276 @ padding: 0 0 0 1em;
277 @ color: #558195;
278 @ vertical-align: bottom;
279 @ width: 100% ;
280 @ }
281 @
282 @ /* The login status message in the top right-hand corner */
283 @ div.status {
284 @ display: table-cell;
@@ -292,11 +292,11 @@
292 @ }
293 @
294 @ /* The header across the top of the page */
295 @ div.header {
296 @ display: table;
297 @ width: 100% ;
298 @ }
299 @
300 @ /* The main menu bar that appears at the top of the page beneath
301 @ ** the header */
302 @ div.mainmenu {
@@ -518,19 +518,19 @@
518 @
519 ;
520 const char zTableBrowser[] =
521 @ /* the format for wiki errors */
522 @ table.browser {
523 @ width: 100%;
524 @ border: 0;
525 @ }
526 @
527 ;
528 const char zTdBrowser[] =
529 @ /* the format for wiki errors */
530 @ td.browser {
531 @ width: 25%;
532 @ vertical-align: top;
533 @ }
534 @
535 ;
536 const char zUlBrowser[] =
537
--- src/style.c
+++ src/style.c
@@ -274,11 +274,11 @@
274 @ font-weight: bold;
275 @ text-align: center;
276 @ padding: 0 0 0 1em;
277 @ color: #558195;
278 @ vertical-align: bottom;
279 @ width: 100%%;
280 @ }
281 @
282 @ /* The login status message in the top right-hand corner */
283 @ div.status {
284 @ display: table-cell;
@@ -292,11 +292,11 @@
292 @ }
293 @
294 @ /* The header across the top of the page */
295 @ div.header {
296 @ display: table;
297 @ width: 100%%;
298 @ }
299 @
300 @ /* The main menu bar that appears at the top of the page beneath
301 @ ** the header */
302 @ div.mainmenu {
@@ -518,19 +518,19 @@
518 @
519 ;
520 const char zTableBrowser[] =
521 @ /* the format for wiki errors */
522 @ table.browser {
523 @ width: 100%%;
524 @ border: 0;
525 @ }
526 @
527 ;
528 const char zTdBrowser[] =
529 @ /* the format for wiki errors */
530 @ td.browser {
531 @ width: 25%%;
532 @ vertical-align: top;
533 @ }
534 @
535 ;
536 const char zUlBrowser[] =
537

Keyboard Shortcuts

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