]> gitweb.fluxo.info Git - lorea/saravea_theme.git/commitdiff
set colors for chat boxes.
authorPablo Martin <caedes@sindominio.net>
Thu, 25 Oct 2012 09:26:25 +0000 (09:26 +0000)
committerroot <root@migration.vz.lan>
Thu, 25 Oct 2012 09:26:32 +0000 (09:26 +0000)
views/default/n1_theme/css.php

index be935d4bcdc79ceaa0f8e3900ff39a2c789157a9..986efe39f765802bd3e727eed036971944430597 100644 (file)
        background-color: #F7F7F7 !important;
        border: none !important;
 }
+
+/* BeeChat */
+div#beechat_contacts_top {
+    background-color: #333333;
+}
+
+div.beechat_chatbox_top {
+    background-color: #333333;
+}