summaryrefslogtreecommitdiff
path: root/views/default/n1_theme/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/n1_theme/css.php')
-rw-r--r--views/default/n1_theme/css.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/views/default/n1_theme/css.php b/views/default/n1_theme/css.php
index be935d4..986efe3 100644
--- a/views/default/n1_theme/css.php
+++ b/views/default/n1_theme/css.php
@@ -120,3 +120,12 @@
background-color: #F7F7F7 !important;
border: none !important;
}
+
+/* BeeChat */
+div#beechat_contacts_top {
+ background-color: #333333;
+}
+
+div.beechat_chatbox_top {
+ background-color: #333333;
+}