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:
parent
b3bf01e017
commit
d7294296a5
@ -84,7 +84,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&:nth-child(even) {
|
&:nth-child(even) {
|
||||||
> .innerMessageContainer.normal .innerMessage {
|
> .innerMessageContainer.bubble .innerMessage {
|
||||||
background-color: @wcfContainerAccentBackgroundColor;
|
background-color: @wcfContainerAccentBackgroundColor;
|
||||||
|
|
||||||
&:after {
|
&:after {
|
||||||
@ -107,7 +107,6 @@
|
|||||||
|
|
||||||
time {
|
time {
|
||||||
float: right;
|
float: right;
|
||||||
font-weight: bold;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user