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.php13
1 files changed, 11 insertions, 2 deletions
diff --git a/views/default/css.php b/views/default/css.php
index d81e9d379..8622e44ba 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -182,6 +182,12 @@ h6 { font-size: 0.8em; }
#wrapper_sidebar_right {
margin:0;
}
+#layout_sidebar_right_narrow {
+ width:160px;
+ min-height: 260px;
+ float:right;
+ padding:0px 0px 20px 10px;
+}
#layout_maincontent {
padding:0px 10px 20px 20px;
@@ -194,6 +200,9 @@ h6 { font-size: 0.8em; }
.has_sidebar_right {
margin:0 260px 0 0 !important;
}
+.has_narrow_sidebar_right {
+ margin:0 190px 0 0 !important;
+}
/* IE6 fix */
* html #layout_maincontent {
height:360px;
@@ -376,11 +385,11 @@ h6 { font-size: 0.8em; }
#topmenu .usericon {
float:right;
}
-/* temp fix - force user avatar to mini size */
+/* temp fix - force user avatar to mini size
#topmenu .usericon img {
width:40px;
height:40px;
-}
+}*/
/* ***************************************
COLLAPSABLE BOXES