# HG changeset patch # User Dan # Date 1241574828 14400 # Node ID de4f81abc5e3ce0e4495bfa8f6ca9e3b07638cfc # Parent 995d36f39ba35b58fc2cdb8fcf495877ca1b85a8 Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know. diff -r 995d36f39ba3 -r de4f81abc5e3 themes/enanium/css/babygrand.css --- a/themes/enanium/css/babygrand.css Tue May 05 08:36:38 2009 -0400 +++ b/themes/enanium/css/babygrand.css Tue May 05 21:53:48 2009 -0400 @@ -215,6 +215,33 @@ background-color: #292929; } +div.sidebar.right a.closebtn { + display: block; + float: right; + margin-right: 10px; + color: #456798; + background-color: #f0f0f0; + padding: 0 8px; + -moz-border-radius: 0 0 4px 4px; + cursor: pointer; +} + +div.right-sidebar-hidden { + margin-left: 10px; + display: none; +} + +div.right-sidebar-hidden a.openbtn { + display: block; + float: right; + margin-right: -20px; + color: #456798; + background-color: #f0f0f0; + padding: 5px 8px; + -moz-border-radius: 4px 0 0 4px; + cursor: pointer; +} + div.slider { margin-bottom: 7px; } diff -r 995d36f39ba3 -r de4f81abc5e3 themes/enanium/footer.tpl --- a/themes/enanium/footer.tpl Tue May 05 08:36:38 2009 -0400 +++ b/themes/enanium/footer.tpl Tue May 05 21:53:48 2009 -0400 @@ -1,10 +1,14 @@ - -