mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-22 21:40:08 +00:00
parent
6f0f44a913
commit
f93e5d250e
@ -262,14 +262,14 @@
|
|||||||
min-height: 150px;
|
min-height: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notification {
|
.notification {
|
||||||
animation-duration: .2s;
|
animation-duration: .2s;
|
||||||
animation-name: timsChatNotify;
|
animation-name: timsChatNotify;
|
||||||
animation-iteration-count: 5;
|
animation-iteration-count: 5;
|
||||||
animation-direction: alternate;
|
animation-direction: alternate;
|
||||||
animation-timing-function: linear;
|
animation-timing-function: linear;
|
||||||
border-color: @wcfInputHoverBorderColor;
|
border-color: @wcfInputHoverBorderColor;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
html.fullscreen {
|
html.fullscreen {
|
||||||
|
Loading…
Reference in New Issue
Block a user