From 1ebc2117452516f6ac6f4f458d7372bc710b79d2 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Sun, 22 Feb 2009 07:31:26 +0000 Subject: Link to design docs that have ddoc.couchapp.index or index.html, from Futon database index. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@746644 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/style/layout.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/www/style') diff --git a/share/www/style/layout.css b/share/www/style/layout.css index 0971c2ee..c17c1942 100644 --- a/share/www/style/layout.css +++ b/share/www/style/layout.css @@ -336,8 +336,8 @@ ul.suggest-dropdown li.selected { cursor: pointer; background: Highlight; /* Database table */ -#databases thead th.size, #databases thead th.count, #databases thead th.seq, -#databases tbody td.size, #databases tbody td.count, #databases tbody td.seq { +#databases thead th.apps, #databases thead th.size, #databases thead th.count, #databases thead th.seq, +#databases thead th.apps, #databases tbody td.size, #databases tbody td.count, #databases tbody td.seq { text-align: right; } -- cgit v1.2.3