Skip to content
Snippets Groups Projects
Commit cbe56b55 authored by Sergey Lyubka's avatar Sergey Lyubka
Browse files

added classes for server messages

parent abca5d80
No related branches found
No related tags found
No related merge requests found
...@@ -64,6 +64,14 @@ body { ...@@ -64,6 +64,14 @@ body {
margin-left: 0.5em; margin-left: 0.5em;
} }
.message-user-server {
color: purple;
}
.message-text-server {
font-style: italic;
}
.main { .main {
padding: 0.5em; padding: 0.5em;
background: #e0ecff; background: #e0ecff;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment