aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/loozah
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/loozah')
-rw-r--r--view/theme/loozah/style.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index 7802d176d..d2b6441ac 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -137,6 +137,18 @@ blockquote:before {
cursor: pointer;
}
+
+#group-sidebar {
+ margin-bottom: 10px;
+}
+
+.group-selected {
+ padding: 3px;
+ border: 1px solid #CCCCCC;
+ background: #F8F8F8;
+ font-weight: bold;
+}
+
.fakelink:hover {
color: #0CBEFE;
text-decoration: none;