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

Merge branch 'chatTemplate' of github.com:wbbaddons/Tims-Chat into chatTemplate

This commit is contained in:
Tim Düsterhus 2011-12-03 15:03:13 +01:00
commit 01c23cda90

View File

@ -43,11 +43,10 @@
}
.second.column > div {
padding: 15px 25px;
padding: 15px 25px;
padding: 0px 15px 25px;
}
#smileyList {
.topic, #smileyList {
padding: 5px;
}
@ -183,6 +182,9 @@
</div>
<div class="second column">
<div>
<div class="topic border">
{$room->topic}
</div>
<div class="chatMessage border content">
[HH:MM:SS] &lt;User 1&gt; Test
</div>