1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00

Added background-color for #chatBox and the sidebars respectively.

This commit is contained in:
max-m 2011-12-14 17:40:43 +01:00
parent c50df5be07
commit c8ee2ca94e

View File

@ -8,6 +8,7 @@
<style type="text/css">
#chatBox {
padding: 0;
background-color: #D8E7F5;
}
#chatBox > div {