Added chat-notice-message style for client url infos in agent chat client.

This commit is contained in:
Martin Edenhofer 2016-03-25 10:29:07 +01:00
parent ac60b151ea
commit 478f8912af

View file

@ -7658,7 +7658,8 @@ output {
left: 0; left: 0;
} }
.chat-timestamp { .chat-timestamp,
.chat-notice-message {
font-size: 12px; font-size: 12px;
color: hsl(10,5%,78%); color: hsl(10,5%,78%);
margin-bottom: 4px; margin-bottom: 4px;