diff options
| author | Mark Otto <[email protected]> | 2012-07-01 08:42:09 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-01 08:42:09 -0700 |
| commit | 70e81e6f55ad77f3777e87c4edd646a2f5ac8bee (patch) | |
| tree | 1ba4734fb0a14c142ba2210a993ac4afbef4e222 /less/variables.less | |
| parent | fb29075926b08ed57d1fc6f3ff3c013c5f87d2b3 (diff) | |
| download | bootstrap-70e81e6f55ad77f3777e87c4edd646a2f5ac8bee.tar.xz bootstrap-70e81e6f55ad77f3777e87c4edd646a2f5ac8bee.zip | |
new jumbotron
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less index 09dc55494..dcd2d5558 100644 --- a/less/variables.less +++ b/less/variables.less @@ -87,7 +87,7 @@ @btnDangerBackground: #ee5f5b; @btnDangerBackgroundHighlight: #bd362f; -@btnInverseBackground: @gray; +@btnInverseBackground: #444; @btnInverseBackgroundHighlight: @grayDarker; |
