From b3775dbe371acffea4ea44503cfdddc79278eca7 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Wed, 16 Jun 2010 00:07:25 +0000 Subject: indicate which test is running in the top of the test runner git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@955097 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/style/layout.css | 1 + 1 file changed, 1 insertion(+) (limited to 'share/www/style') diff --git a/share/www/style/layout.css b/share/www/style/layout.css index 5cb558c5..b8725f4a 100644 --- a/share/www/style/layout.css +++ b/share/www/style/layout.css @@ -229,6 +229,7 @@ body.fullwidth #wrap { margin-right: 0; } margin: 0 0 .5em; padding: 5px 5px 5px 3px; } #toolbar li { display: inline; } +#toolbar li.current {float:right;} #toolbar button { background: transparent 2px 2px no-repeat; border: none; color: #666; margin: 0; padding: 2px 1em 2px 22px; cursor: pointer; font-size: 95%; line-height: 16px; -- cgit v1.2.3