From f578c9de2911ae1a84a1da4b5d68c9d4baf01f0c Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Thu, 23 Jul 2009 11:38:15 +0000 Subject: Allow the Futon sidebar to be moved out of the way. Based on idea and patch by Volker Mische. Closes COUCHDB-425. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@797024 13f79535-47bb-0310-9956-ffa450edef68 --- share/Makefile.am | 1 + share/www/_sidebar.html | 1 + share/www/image/bg.png | Bin 743 -> 372 bytes share/www/image/sidebar-toggle.png | Bin 0 -> 512 bytes share/www/script/futon.js | 36 ++++++++++++++++++++++++++++++++++- share/www/style/layout.css | 38 +++++++++++++++++++++++++------------ 6 files changed, 63 insertions(+), 13 deletions(-) create mode 100644 share/www/image/sidebar-toggle.png diff --git a/share/Makefile.am b/share/Makefile.am index 16fe247d..4e584703 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -61,6 +61,7 @@ nobase_dist_localdata_DATA = \ www/image/run.png \ www/image/running.png \ www/image/save.png \ + www/image/sidebar-toggle.png \ www/image/spinner.gif \ www/image/test_failure.gif \ www/image/test_success.gif \ diff --git a/share/www/_sidebar.html b/share/www/_sidebar.html index 97843f88..c83b100c 100644 --- a/share/www/_sidebar.html +++ b/share/www/_sidebar.html @@ -13,6 +13,7 @@ specific language governing permissions and limitations under the License. -->