From 076233e9d5c5c97f194590fe172bfbba4acfb0df Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 28 Nov 2017 14:39:03 +0800 Subject: [PATCH] css-bootstrap/bootstrap.css css-bootstrap/bootstrap.min.css css-bootstrap/roojs-bootstrap-debug.css css-bootstrap/roojs-bootstrap.css --- css-bootstrap/roojs-bootstrap-debug.css | 4 ++-- css-bootstrap/roojs-bootstrap.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css-bootstrap/roojs-bootstrap-debug.css b/css-bootstrap/roojs-bootstrap-debug.css index 70b1da4c04..d4e30f73c3 100644 --- a/css-bootstrap/roojs-bootstrap-debug.css +++ b/css-bootstrap/roojs-bootstrap-debug.css @@ -3463,10 +3463,10 @@ html.bootstrap-sticky body { } /* standard bootstrap does not colour rows very well.. */ .table > tbody > tr.info { - background-color: #5bc0de; + background-color: #d9edf7; } .table-hover > tbody > tr.info:hover { - background-color: #31b0d5; + background-color: #5bc0de; } .header .top-bar { min-height: 30px; diff --git a/css-bootstrap/roojs-bootstrap.css b/css-bootstrap/roojs-bootstrap.css index 70b1da4c04..d4e30f73c3 100644 --- a/css-bootstrap/roojs-bootstrap.css +++ b/css-bootstrap/roojs-bootstrap.css @@ -3463,10 +3463,10 @@ html.bootstrap-sticky body { } /* standard bootstrap does not colour rows very well.. */ .table > tbody > tr.info { - background-color: #5bc0de; + background-color: #d9edf7; } .table-hover > tbody > tr.info:hover { - background-color: #31b0d5; + background-color: #5bc0de; } .header .top-bar { min-height: 30px; -- 2.39.2