summaryrefslogtreecommitdiff
path: root/share/www/style
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2010-06-07 16:39:12 +0000
committerJohn Christopher Anderson <jchris@apache.org>2010-06-07 16:39:12 +0000
commit9765e4fc3e89400262330d907fb5429ada370428 (patch)
tree99944cda181748fd91095694cdd774473cd5f3e1 /share/www/style
parent426ab48c842cc7f9a4d0a3f11eacd7c63b334287 (diff)
button on test suite page to replicate test_suite_reports to community couchdb
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@952326 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/www/style')
-rw-r--r--share/www/style/layout.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/www/style/layout.css b/share/www/style/layout.css
index 1292e892..5cb558c5 100644
--- a/share/www/style/layout.css
+++ b/share/www/style/layout.css
@@ -242,6 +242,7 @@ body.fullwidth #wrap { margin-right: 0; }
#toolbar button.load { background-image: url(../image/load.png); }
#toolbar button.run { background-image: url(../image/run.png); }
#toolbar button.save { background-image: url(../image/save.png); }
+#toolbar button.share { background-image: url(../image/compact.png); }
/* Dialogs */