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

Fix message background

This commit is contained in:
Maximilian Mader 2013-06-23 23:21:41 +02:00
parent b3bf01e017
commit d7294296a5

View File

@ -84,7 +84,7 @@
}
&:nth-child(even) {
> .innerMessageContainer.normal .innerMessage {
> .innerMessageContainer.bubble .innerMessage {
background-color: @wcfContainerAccentBackgroundColor;
&:after {
@ -107,7 +107,6 @@
time {
float: right;
font-weight: bold;
}
}