Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 252157 | Differences between
and this patch

Collapse All | Expand All

(-)main.css.orig (+23 lines)
Lines 434-436 Link Here
434
Any UTF-8 encoded character does not work with konqueror
434
Any UTF-8 encoded character does not work with konqueror
435
td.leftmenu p.altmenu a.altlink:before {content:"‣ "; color:#301060;}
435
td.leftmenu p.altmenu a.altlink:before {content:"‣ "; color:#301060;}
436
*/
436
*/
437
438
ul.sidemenu {
439
	list-style-type: none;
440
	padding-left: 0px;
441
	font-size: smaller;
442
}
443
444
ul.sidemenu li {
445
	font-weight: bold;
446
}
447
448
ul.sidemenu ul {
449
	padding-left: 1.5em;
450
	margin-top: 0px;
451
	margin-bottom: 2em;
452
}
453
454
ul.sidemenu ul li {
455
	margin-top: 0px;
456
	margin-bottom: 0px;
457
	padding-left: 0px;
458
	text-indent: -0.5em;
459
}

Return to bug 252157