diff options
| author | Mark Otto <[email protected]> | 2012-01-26 10:00:09 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-26 10:00:09 -0800 |
| commit | 0ef4b6419fd83170dd62049a2850c5e8466635c9 (patch) | |
| tree | 23e649cbd61892a8755a4e9af2c7f790d9fd7fa3 /lib/variables.less | |
| parent | 106625a2ece84fd5e1e68144411c8d00db05c23f (diff) | |
| download | bootstrap-0ef4b6419fd83170dd62049a2850c5e8466635c9.tar.xz bootstrap-0ef4b6419fd83170dd62049a2850c5e8466635c9.zip | |
overhaul frontpage jumbotron, add js for twitter buttons back in, fix up some form ids and classes, straighten out the use of primary button variable
Diffstat (limited to 'lib/variables.less')
| -rw-r--r-- | lib/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/variables.less b/lib/variables.less index 3c4f562ca..5ed896cc0 100644 --- a/lib/variables.less +++ b/lib/variables.less @@ -45,7 +45,7 @@ @baseLineHeight: 18px; // Buttons -@primaryButtonColor: @blue; +@primaryButtonBackground: @linkColor; |
