From: Zlatan Vasović Date: Thu, 20 Mar 2014 20:12:59 +0000 (+0100) Subject: #ffff -> #fff X-Git-Tag: v3.2.0~334^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd13e22de107ce626bd994e75069626ad3a86b29;p=thirdparty%2Fbootstrap.git #ffff -> #fff :smile: --- diff --git a/grunt/bs-lessdoc-parser.js b/grunt/bs-lessdoc-parser.js index 5a86f13a08..c1821de1cb 100644 --- a/grunt/bs-lessdoc-parser.js +++ b/grunt/bs-lessdoc-parser.js @@ -22,7 +22,7 @@ Mini-language: //=== This is a subheading. //** Optional description for the following variable. You **can** use Markdown in descriptions to discuss `` stuff. - @foo: #ffff; + @foo: #fff; //-- This is a heading for a section whose variables shouldn't be customizable