Browse Source

style action messages centered and italicized

no more centering

remove extra spaces

squash
pull/3025/head
Pro 9 years ago
parent
commit
993232765e
  1. 1
      ui/chatArea/innerStyle.css

1
ui/chatArea/innerStyle.css

@ -6,6 +6,7 @@ div.msg { @@ -6,6 +6,7 @@ div.msg {
div.action {
color: #1818FF;
font: @big;
font-style: italic;
}
div.typing {

Loading…
Cancel
Save