]> granicus.if.org Git - neomutt/commitdiff
Manual: vertical-align table cells at the top
authorRocco Rutte <pdmef@gmx.net>
Thu, 28 May 2009 13:20:46 +0000 (15:20 +0200)
committerRocco Rutte <pdmef@gmx.net>
Thu, 28 May 2009 13:20:46 +0000 (15:20 +0200)
doc/mutt.css

index 8aeb4bfb2237eda42a71919962da5a34095a50e4..468bf6c5cfad2d5cc348d430fe68f511be560223 100644 (file)
@@ -20,3 +20,4 @@ div.note h3 { font-size:small; font-style:italic; font-variant: small-caps; }
 div.note h3:after { content: ":" }
 div.note { margin-bottom: 5px; }
 strong.command { font-family: monospace; font-weight: normal; }
+tr { vertical-align: top; }