From f85346673f7401540430f90d7eca3d1c38d09ead Mon Sep 17 00:00:00 2001 From: marijus Date: Fri, 7 Mar 2014 20:12:23 +0100 Subject: thats better --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 8a5f920b0..19e82b057 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2290,7 +2290,7 @@ blockquote { @media screen and (max-width:767px) { aside#region_1 { - background-color: $nav_bg; + background: rgba(0, 0, 0, .1); border-right: 1px solid $nav_bd; } } -- cgit v1.2.3