From d0981c2d78d96cbf4212e8e42097966bfad4a01d Mon Sep 17 00:00:00 2001 From: "lev.savranskiy@gmail.com" Date: Fri, 14 Oct 2016 10:50:50 -0400 Subject: [PATCH] css change --- components/lsGrid/lsGrid.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/lsGrid/lsGrid.css b/components/lsGrid/lsGrid.css index 19e5402..d29f12b 100644 --- a/components/lsGrid/lsGrid.css +++ b/components/lsGrid/lsGrid.css @@ -4,7 +4,7 @@ .ls-grid-header { display: inline-block; - background-color: #2198e3; + background-color: #337ab7; padding: 3px; color: #fff; cursor: pointer;