From: edward Date: Tue, 28 Nov 2017 06:39:03 +0000 (+0800) Subject: css-bootstrap/bootstrap.css X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=076233e9d5c5c97f194590fe172bfbba4acfb0df css-bootstrap/bootstrap.css css-bootstrap/bootstrap.min.css css-bootstrap/roojs-bootstrap-debug.css css-bootstrap/roojs-bootstrap.css --- 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;