Mercurial > hg > MPIWGWeb
diff css/mpiwg.css @ 104:cafdf06c77ce
styles for project list.
author | casties |
---|---|
date | Mon, 27 May 2013 11:58:49 +0200 |
parents | 79a198e7b1b7 |
children | 7dd264f9b728 782477730916 |
line wrap: on
line diff
--- a/css/mpiwg.css Mon May 27 11:32:30 2013 +0200 +++ b/css/mpiwg.css Mon May 27 11:58:49 2013 +0200 @@ -838,7 +838,8 @@ table.items td:last-child { padding-right: 0; } -table.items.shorter td { +table.items.shorter td, +table.items tr.shorter td { padding: 0.5em 0.5em 0.5em 0; } @@ -892,7 +893,7 @@ margin: 0 5px 0 3px; } -table.items div.fold_body { +table.items tr td:first-child div.fold_body { /* e.g. preprint abstracts */ padding: 0.5em 0 0 20px; }