From 6f0f44a913d35c41c9ba3ffc3177c7d958ced5d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Thu, 30 May 2013 22:20:31 +0200 Subject: [PATCH] Use tabs to indent --- file/style/be.bastelstu.wcf.chat.less | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/file/style/be.bastelstu.wcf.chat.less b/file/style/be.bastelstu.wcf.chat.less index 7ff3dcb..c865462 100644 --- a/file/style/be.bastelstu.wcf.chat.less +++ b/file/style/be.bastelstu.wcf.chat.less @@ -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 {