aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-03-07 20:12:23 +0100
committermarijus <mario@mariovavti.com>2014-03-07 20:12:23 +0100
commitf85346673f7401540430f90d7eca3d1c38d09ead (patch)
tree563cc4222780abc4debf3ccb9b6c28c7577fdf44 /view
parent55d66cc2fb68e2dc3f1809e573ec9404772dc00c (diff)
downloadvolse-hubzilla-f85346673f7401540430f90d7eca3d1c38d09ead.tar.gz
volse-hubzilla-f85346673f7401540430f90d7eca3d1c38d09ead.tar.bz2
volse-hubzilla-f85346673f7401540430f90d7eca3d1c38d09ead.zip
thats better
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
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;
}
}