]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
#ffff -> #fff 13135/head
authorZlatan Vasović <legospace9876@gmail.com>
Thu, 20 Mar 2014 20:12:59 +0000 (21:12 +0100)
committerZlatan Vasović <legospace9876@gmail.com>
Thu, 20 Mar 2014 20:12:59 +0000 (21:12 +0100)
:smile:

grunt/bs-lessdoc-parser.js

index 5a86f13a081abc4630d58b0bc23d33a7aef82cff..c1821de1cbe461eddd3be8fadfc99d7fc98cd9d8 100644 (file)
@@ -22,7 +22,7 @@ Mini-language:
   //=== This is a subheading.
 
   //** Optional description for the following variable. You **can** use Markdown in descriptions to discuss `<html>` stuff.
-  @foo: #ffff;
+  @foo: #fff;
 
   //-- This is a heading for a section whose variables shouldn't be customizable