mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-22 21:40:08 +00:00
Added background-color for #chatBox and the sidebars respectively.
This commit is contained in:
parent
c50df5be07
commit
c8ee2ca94e
@ -8,6 +8,7 @@
|
|||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
#chatBox {
|
#chatBox {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
background-color: #D8E7F5;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chatBox > div {
|
#chatBox > div {
|
||||||
|
Loading…
Reference in New Issue
Block a user