X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fhelp%2FhelpFileLayout.css;h=0853c0a1f50ed18066a1b81cf19181286f5d0f4b;hp=f6bd1ef51e2838e360ab1080c11247441fa39b7b;hb=cf940382a82bda8a3be36cb5427fca02ef189e8a;hpb=86609099c5905442cd908d7e7309c9551e1102f1 diff --git a/EarlyBlue/help/helpFileLayout.css b/EarlyBlue/help/helpFileLayout.css index f6bd1ef5..0853c0a1 100644 --- a/EarlyBlue/help/helpFileLayout.css +++ b/EarlyBlue/help/helpFileLayout.css @@ -78,7 +78,7 @@ h5 { font-size: 90%; } h6 { font-size: 90%; border: 0; } h1, h2, h3, h4, h5, h6 { - margin: 1em 0 0.2em 0; + margin: 1em 0 0.2em; border-bottom: 1px solid #ccc; font-family: arial, verdana, sans-serif; } @@ -107,7 +107,7 @@ li { .contentsBox > ul, .contentsBox ul > ul{ - margin: 0 0 0 0; + margin: 0; list-style-type: none; } @@ -122,8 +122,8 @@ li { .menuPath { background: #c4d0f4; /* bluish color */ color: inherit; - padding-left: 1px; /* else bgcolor ends at last char - no space */ - padding-right: 1px; + -moz-padding-start: 1px; /* else bgcolor ends at last char - no space */ + -moz-padding-end: 1px; } table {