mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-01-10 00:30:09 +00:00
Use tabs to indent
This commit is contained in:
parent
859bc369ef
commit
6f0f44a913
@ -7,13 +7,13 @@
|
|||||||
* @package be.bastelstu.wcf.chat
|
* @package be.bastelstu.wcf.chat
|
||||||
*/
|
*/
|
||||||
@keyframes timsChatNotify {
|
@keyframes timsChatNotify {
|
||||||
from {
|
from {
|
||||||
border-color: @wcfContainerBorderColor;
|
border-color: @wcfContainerBorderColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
to {
|
to {
|
||||||
border-color: @wcfInputHoverBorderColor;
|
border-color: @wcfInputHoverBorderColor;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#tplChat {
|
#tplChat {
|
||||||
|
Loading…
Reference in New Issue
Block a user