|
|
|
@ -217,9 +217,9 @@
|
|
|
|
|
.chatwindow-wrapper .message-box-focus {
|
|
|
|
|
animation-iteration-count: 2;
|
|
|
|
|
-webkit-animation-iteration-count: 2;
|
|
|
|
|
-webkit-animation-duration: 1s;
|
|
|
|
|
-webkit-animation-duration: 2s;
|
|
|
|
|
animation-name: message-box-default-focus-x;
|
|
|
|
|
animation-duration: 1s;
|
|
|
|
|
animation-duration: 2s;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|