update both themes for suite default changes up to 2010-12-03
[themes.git] / LCARStrek / help / helpFileLayout.css
index f6bd1ef51e2838e360ab1080c11247441fa39b7b..c1905c2a94681600ab40c2d90d523810e65eb64c 100644 (file)
@@ -78,9 +78,9 @@ 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;
+  font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 li h1, li h2, li h3, li h4, li h5, li h6 {
@@ -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 {
@@ -139,7 +139,7 @@ td, th {
 th {
   background-color: #eee;    /* light grey */
   font-weight: bold;
-  text-align: left;
+  text-align: start;
 }
 
 .noTableBorder,