0001-agenda-activity-summary-table-fits-page-s-width.patch
| calebasse/static/css/agenda.css | ||
|---|---|---|
|
}
|
||
|
#activity {
|
||
|
float: right;
|
||
|
font-size: .8em;
|
||
|
margin-bottom: 5em;
|
||
|
}
|
||
| ... | ... | |
|
#activity table {
|
||
|
border-collapse: collapse;
|
||
|
width: 100%;
|
||
|
}
|
||
|
#activity .header {
|
||