parent
49769c7cad
commit
d959acfb01
1 changed files with 2 additions and 2 deletions
|
@ -136,8 +136,8 @@ row.msg-mention {
|
|||
}
|
||||
|
||||
row.msg-tmp {
|
||||
color: alpha(@theme_fg_color, 0.4);
|
||||
background-color: #eee;
|
||||
color: alpha(@theme_fg_color, 0.4);
|
||||
background-color: alpha(@theme_bg_color, 0.8);
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue