diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-16 01:19:07 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-16 01:19:07 +0100 |
| commit | 3bfe0bdcb79b398a387e202c5150b5e6fd230d3a (patch) | |
| tree | 8384b49048e84969a3a3440ed309b9c6e6b779de /templates/default-layout.cassius | |
| parent | 3ed9ec8ca70afb556f75d4e087043f4c67f50974 (diff) | |
| download | bar-3bfe0bdcb79b398a387e202c5150b5e6fd230d3a.tar bar-3bfe0bdcb79b398a387e202c5150b5e6fd230d3a.tar.gz bar-3bfe0bdcb79b398a387e202c5150b5e6fd230d3a.tar.bz2 bar-3bfe0bdcb79b398a387e202c5150b5e6fd230d3a.tar.xz bar-3bfe0bdcb79b398a387e202c5150b5e6fd230d3a.zip | |
More complicated date handling
Diffstat (limited to 'templates/default-layout.cassius')
| -rw-r--r-- | templates/default-layout.cassius | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default-layout.cassius b/templates/default-layout.cassius index bd76a01..50aab3f 100644 --- a/templates/default-layout.cassius +++ b/templates/default-layout.cassius | |||
| @@ -33,7 +33,7 @@ | |||
| 33 | color: #aaa | 33 | color: #aaa |
| 34 | .table .table .td, .table .table .tc, .table .table .th, .table .table .kind | 34 | .table .table .td, .table .table .tc, .table .table .th, .table .table .kind |
| 35 | padding: 0 | 35 | padding: 0 |
| 36 | table table td, table table th | 36 | table table td, table table th, .table table td, .table table th |
| 37 | padding: 0 | 37 | padding: 0 |
| 38 | #messages | 38 | #messages |
| 39 | list-style-type: none | 39 | list-style-type: none |
