aboutsummaryrefslogtreecommitdiffstats
path: root/doc/doxy-style.css
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-04 21:08:23 +0000
committerDavid Robillard <d@drobilla.net>2011-11-04 21:08:23 +0000
commitefc360f0011268f82c0b94fe6b7e1fc031459435 (patch)
tree87d685e584d4ef2613e60902f25524f1e7ba569d /doc/doxy-style.css
parent4d479ac5f9083f423e79cf1a3978b3f12c76a65c (diff)
downloadlv2-efc360f0011268f82c0b94fe6b7e1fc031459435.tar.xz
Prettier and more informative extension index.
Add short descriptions to extensions. Prettier table style.
Diffstat (limited to 'doc/doxy-style.css')
-rw-r--r--doc/doxy-style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doxy-style.css b/doc/doxy-style.css
index 213d7ed..aedd40d 100644
--- a/doc/doxy-style.css
+++ b/doc/doxy-style.css
@@ -393,6 +393,8 @@ table.memberdecls {
.paramname {
color: #602020;
white-space: nowrap;
+ vertical-align: text-top;
+ padding-right: 1em;
}
.paramname em {