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