From: Mark Otto Date: Thu, 18 Jul 2013 07:23:35 +0000 (-0700) Subject: Vurrriables and shit X-Git-Tag: v3.0.0-rc1~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7bc9e1c3d60c2ac748896fcc0e31855f63590ef;p=thirdparty%2Fbootstrap.git Vurrriables and shit --- diff --git a/less/variables.less b/less/variables.less index 33db5fd641..daeccb4b79 100644 --- a/less/variables.less +++ b/less/variables.less @@ -85,7 +85,8 @@ @table-bg: transparent; // overall background-color @table-bg-accent: #f9f9f9; // for striping -@table-bg-hover: #f5f5f5; // for hover +@table-bg-hover: #f5f5f5; +@table-bg-active: @table-bg-hover; @table-border-color: #ddd; // table and cell border