]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Tabs to spaces 14171/head
authorwangsai <wangsai@bootcss.com>
Thu, 17 Jul 2014 12:13:16 +0000 (20:13 +0800)
committerwangsai <wangsai@bootcss.com>
Thu, 17 Jul 2014 12:13:16 +0000 (20:13 +0800)
less/variables.less

index b7f6e80d37a942a3a4be8c74f90342c0af921ad0..9670a902fd021fc009d21095ffe628e7874e43f1 100644 (file)
@@ -7,7 +7,7 @@
 //
 //## Gray and brand colors for use across Bootstrap.
 
-@gray-base:              #000;
+@gray-base:              #000;
 @gray-darker:            lighten(@gray-base, 13.5%); // #222
 @gray-dark:              lighten(@gray-base, 20%);   // #333
 @gray:                   lighten(@gray-base, 33.5%); // #555