From 46629c5ef070f8efd822c345886ef34c6aa98baa Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Fri, 8 Apr 2016 10:09:30 -0400 Subject: [PATCH] Rebuild pending SASS changes (#261) Signed-off-by: Juan Cruz Viotti --- build/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/css/main.css b/build/css/main.css index ae675ea5..9093ee3a 100644 --- a/build/css/main.css +++ b/build/css/main.css @@ -6065,9 +6065,9 @@ html { border-color: #46b8da; } .btn-warning:focus { - background-color: #f0ad4e; + background-color: #e99852; color: #fff; - border-color: #eea236; } + border-color: #e68b3b; } .btn-danger:focus { background-color: #d9534f;