From e5d346cdc63e5f36ac25fe43a198657549643eb4 Mon Sep 17 00:00:00 2001 From: marijus Date: Wed, 8 Oct 2014 08:45:59 +0200 Subject: css fixes --- view/theme/redbasic/css/style.css | 15 --------------- view/tpl/group_side.tpl | 2 +- view/tpl/saved_searches.tpl | 8 ++++---- 3 files changed, 5 insertions(+), 20 deletions(-) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 7bf8d77bf..40cb57fbf 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -272,21 +272,6 @@ footer { margin-bottom: 15px; } -aside ul { - list-style-type: none; - margin: 0; - padding: 0; - /* border-left: 1px solid #eee; This and a 5px left border on the li is "interesting" - to delineate the list from the surrounding bits - */ -} - -aside li { - margin-top: 5px; - /* in order to achieve consistent indentation cross-browser, set margin-left on the li element e.g. */ - /* margin-left: 10px; */ -} - /*TODO: we should use one class for all this. */ .group-selected, .fileas-selected, .categories-selected, .search-selected, .active { color: $selected_active_colour !important; diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl index 9037e0871..3701f979e 100755 --- a/view/tpl/group_side.tpl +++ b/view/tpl/group_side.tpl @@ -14,7 +14,7 @@ {{if $group.edit}} {{/if}} - {{$group.text}} + {{$group.text}} {{/foreach}}
  • diff --git a/view/tpl/saved_searches.tpl b/view/tpl/saved_searches.tpl index 884f21812..92ab62bc7 100644 --- a/view/tpl/saved_searches.tpl +++ b/view/tpl/saved_searches.tpl @@ -2,11 +2,11 @@ {{$searchbox}} -