зеркало из https://github.com/mozilla/pjs.git
Fix up quirk.css for bidi as well. b=74880 r=fantasai sr=bzbarsky
This commit is contained in:
Родитель
307f34199b
Коммит
86fa6ccd77
|
@ -237,7 +237,7 @@ pre[wrap], pre[cols], pre[width] {
|
||||||
font-size: 1px;
|
font-size: 1px;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
content: "\A ";
|
content: "\A ";
|
||||||
margin-right: 40px;
|
-moz-margin-end: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -245,7 +245,7 @@ pre[wrap], pre[cols], pre[width] {
|
||||||
|
|
||||||
dl > dl {
|
dl > dl {
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: 40px;
|
-moz-margin-start: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -237,7 +237,7 @@ pre[wrap], pre[cols], pre[width] {
|
||||||
font-size: 1px;
|
font-size: 1px;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
content: "\A ";
|
content: "\A ";
|
||||||
margin-right: 40px;
|
-moz-margin-end: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -245,7 +245,7 @@ pre[wrap], pre[cols], pre[width] {
|
||||||
|
|
||||||
dl > dl {
|
dl > dl {
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: 40px;
|
-moz-margin-start: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче