aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css.php')
-rw-r--r--views/default/css.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/default/css.php b/views/default/css.php
index d709c90a4..370c31b87 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -186,6 +186,10 @@ h6 { font-size: 0.8em; }
}
#wrapper_sidebar_right {
margin:0;
+ background: white;
+ padding:10px;
+ border-bottom:1px solid #cccccc;
+ border-right:1px solid #cccccc;
}
#layout_sidebar_right_narrow {
width:160px;