less/roojs-bootstrap/table.less
authoredward <edward@roojs.com>
Tue, 28 Nov 2017 06:38:33 +0000 (14:38 +0800)
committeredward <edward@roojs.com>
Tue, 28 Nov 2017 06:38:33 +0000 (14:38 +0800)
less/roojs-bootstrap/table.less

index 3718cda..195190e 100644 (file)
@@ -80,5 +80,5 @@
 
 .table-hover > tbody > tr.info:hover
 {
-  background-color: darken(@brand-info, 10%); //#c4e3f3;
+  background-color: @brand-info; //#c4e3f3;
 }
\ No newline at end of file