From cc59cb2755c4fe68ea0a3cb3904e72986e51b240 Mon Sep 17 00:00:00 2001 From: pixelroot Date: Wed, 24 Oct 2012 11:13:12 +0200 Subject: [PATCH] modified: view/theme/smoothly/style.css --- view/theme/smoothly/style.css | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index ee646deff..913e5d6e4 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -740,6 +740,8 @@ h3 #search:before { margin: 10px; } +#sidebar-page-list {} + .widget { margin-top: 20px; box-shadow: 1px 2px 6px 0px #959494; @@ -4287,7 +4289,7 @@ div #datebrowse-sidebar.widget { color: #1873a2; cursor: pointer; margin-bottom: 10px; - margin-left: 10px; + margin-left: 5px; /*background: url("down.png") no-repeat scroll left center transparent;*/ } @@ -4335,3 +4337,15 @@ div #datebrowse-sidebar.widget { } #id_npassword {} + +#posted-date-selector { + margin-left: 33px; +} + +#hide-comments-page-widget { + margin-left: 40px; +} + +#collapsed-comments-page-widget {} + +.tool {}