зеркало из https://github.com/mozilla/pjs.git
- pad the list, not the cell
This commit is contained in:
Родитель
b9abe57939
Коммит
121b055244
|
@ -706,7 +706,6 @@ td.content ul, td.content ol {
|
|||
|
||||
table.tcm td.content {
|
||||
background-color: #efefef;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
table.tcmf td {
|
||||
|
@ -725,6 +724,10 @@ div.dv {
|
|||
padding: 2px 2px 10px 5px;
|
||||
}
|
||||
|
||||
div.dv ol {
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
div.t_link a {
|
||||
padding: 2px 2px 10px 0px;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче