Patch #24776 » 0004-Add-margin-between-tables-and-the-following-headings.patch
| public/stylesheets/application.css | ||
|---|---|---|
| 328 | 328 |
table.plugins span.description { display: block; font-size: 0.9em; }
|
| 329 | 329 |
table.plugins span.url { display: block; font-size: 0.9em; }
|
| 330 | 330 | |
| 331 |
table.list.enumerations {table-layout: fixed;}
|
|
| 331 |
table.list.enumerations {table-layout: fixed; margin-bottom: 2em;}
|
|
| 332 | 332 | |
| 333 | 333 |
tr.group td { padding: 0.8em 0 0.5em 0.3em; border-bottom: 1px solid #ccc; text-align:left; }
|
| 334 | 334 |
tr.group span.name {font-weight:bold;}
|
- « Previous
- 1
- …
- 8
- 9
- 10
- Next »