From 2cc48a1506b3f2be2fad393c0080965fac67be0b Mon Sep 17 00:00:00 2001 From: skaman82 Date: Mon, 9 Nov 2015 21:49:33 +0100 Subject: [PATCH] css mod motors --- tabs/motors.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabs/motors.css b/tabs/motors.css index f3432b16..ff6524b9 100644 --- a/tabs/motors.css +++ b/tabs/motors.css @@ -215,7 +215,7 @@ width: 100%; height: 100px; box-shadow: inset 0 0 5px rgba(0,0,0,0.2); - background-color: #E0E0E0; + background-color: #D4D4D4; border-radius: 3px; border: 1px solid #F5F5F5;