зеркало из https://github.com/mozilla/pjs.git
Made it more ebina ish
This commit is contained in:
Родитель
81811ffa88
Коммит
6d3504205c
|
@ -86,7 +86,9 @@ OL UL, UL UL {
|
||||||
}
|
}
|
||||||
|
|
||||||
UL UL, UL OL, OL UL, OL OL {
|
UL UL, UL OL, OL UL, OL OL {
|
||||||
padding-left: 40px; /* nav4's value */
|
padding-left: 40px; /* COMPATABILITY: nav4's value */
|
||||||
|
margin-top: 0; /* COMPATABILITY: nested lists !get auto margins */
|
||||||
|
margin-bottom: 0; /* COMPATABILITY: nested lists !get auto margins */
|
||||||
}
|
}
|
||||||
|
|
||||||
UL UL UL, UL OL UL, OL UL UL, OL OL UL {
|
UL UL UL, UL OL UL, OL UL UL, OL OL UL {
|
||||||
|
@ -174,43 +176,36 @@ CENTER {
|
||||||
}
|
}
|
||||||
DIV {
|
DIV {
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H1 {
|
H1 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 22pt;
|
font-size: 22pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H2 {
|
H2 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 16pt;
|
font-size: 16pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H3 {
|
H3 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 13pt;
|
font-size: 13pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H4 {
|
H4 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H5 {
|
H5 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 9pt;
|
font-size: 9pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H6 {
|
H6 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 8pt;
|
font-size: 8pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
LAYER {
|
LAYER {
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -228,7 +223,6 @@ NOBR {
|
||||||
}
|
}
|
||||||
P {
|
P {
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
PLAINTEXT, XMP, PRE {
|
PLAINTEXT, XMP, PRE {
|
||||||
display: block; // Note: need before and after breaks
|
display: block; // Note: need before and after breaks
|
||||||
|
|
|
@ -86,7 +86,9 @@ OL UL, UL UL {
|
||||||
}
|
}
|
||||||
|
|
||||||
UL UL, UL OL, OL UL, OL OL {
|
UL UL, UL OL, OL UL, OL OL {
|
||||||
padding-left: 40px; /* nav4's value */
|
padding-left: 40px; /* COMPATABILITY: nav4's value */
|
||||||
|
margin-top: 0; /* COMPATABILITY: nested lists !get auto margins */
|
||||||
|
margin-bottom: 0; /* COMPATABILITY: nested lists !get auto margins */
|
||||||
}
|
}
|
||||||
|
|
||||||
UL UL UL, UL OL UL, OL UL UL, OL OL UL {
|
UL UL UL, UL OL UL, OL UL UL, OL OL UL {
|
||||||
|
@ -174,43 +176,36 @@ CENTER {
|
||||||
}
|
}
|
||||||
DIV {
|
DIV {
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H1 {
|
H1 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 22pt;
|
font-size: 22pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H2 {
|
H2 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 16pt;
|
font-size: 16pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H3 {
|
H3 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 13pt;
|
font-size: 13pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H4 {
|
H4 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H5 {
|
H5 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 9pt;
|
font-size: 9pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
H6 {
|
H6 {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 8pt;
|
font-size: 8pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
LAYER {
|
LAYER {
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -228,7 +223,6 @@ NOBR {
|
||||||
}
|
}
|
||||||
P {
|
P {
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
PLAINTEXT, XMP, PRE {
|
PLAINTEXT, XMP, PRE {
|
||||||
display: block; // Note: need before and after breaks
|
display: block; // Note: need before and after breaks
|
||||||
|
|
Загрузка…
Ссылка в новой задаче