From 89f18ad34f319cbd7205faf3cc5bbf87f12f38de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Thu, 16 May 2013 13:32:02 +0200 Subject: [PATCH] Fix the toolbox color --- style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/style.css b/style.css index 69c2248..d1aa606 100644 --- a/style.css +++ b/style.css @@ -222,8 +222,6 @@ line-height: 100%; ========================================================================== */ #tool { -color:white; -background: #414141; width:100%; height:32px; overflow: hidden;