comparison templates/static/style-paper.css @ 9721:1d75c683ada1

templater: put 'ago' inside the age template filter
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 05 Nov 2009 14:44:29 +0100
parents de6bb29e208a
children
comparison
equal deleted inserted replaced
9720:bb00a159e594 9721:1d75c683ada1
159 .bigtable th { 159 .bigtable th {
160 padding: 1px 4px; 160 padding: 1px 4px;
161 border-bottom: 1px solid #999; 161 border-bottom: 1px solid #999;
162 } 162 }
163 .bigtable tr { border: none; } 163 .bigtable tr { border: none; }
164 .bigtable .age { width: 6em; } 164 .bigtable .age { width: 7em; }
165 .bigtable .author { width: 12em; } 165 .bigtable .author { width: 12em; }
166 .bigtable .description { } 166 .bigtable .description { }
167 .bigtable .node { width: 5em; font-family: monospace;} 167 .bigtable .node { width: 5em; font-family: monospace;}
168 .bigtable .permissions { width: 8em; text-align: left;} 168 .bigtable .permissions { width: 8em; text-align: left;}
169 .bigtable .size { width: 5em; text-align: right; } 169 .bigtable .size { width: 5em; text-align: right; }