templates/static/style-paper.css
changeset 9721 1d75c683ada1
parent 8713 de6bb29e208a
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; }