index: change glyphicons from white to black
authorThomas Park <thomas@thomaspark.me>
Wed, 22 Aug 2012 04:13:33 +0000 (00:13 -0400)
committerThomas Park <thomas@thomaspark.me>
Wed, 22 Aug 2012 04:13:33 +0000 (00:13 -0400)
js/snippets/main-menu.html

index c1683ee..aebf5a4 100644 (file)
@@ -21,6 +21,6 @@
        </li>
 </ul>
 <ul class="nav pull-right" id="main-menu-right">
-       <li><a rel="tooltip" target="_blank" href="http://builtwithbootstrap.com/" title="Showcase of Bootstrap sites &amp; apps" onclick="_gaq.push([\'_trackEvent\', \'click\', \'outbound\', \'builtwithbootstrap\']);">Built With Bootstrap <i class="icon-share-alt icon-white"></i></a></li>
-       <li><a rel="tooltip" target="_blank" href="https://wrapbootstrap.com/?ref=bsw" title="Marketplace for premium Bootstrap templates" onclick="_gaq.push([\'_trackEvent\', \'click\', \'outbound\', \'wrapbootstrap\']);">WrapBootstrap <i class="icon-share-alt icon-white"></i></a></li>
+       <li><a rel="tooltip" target="_blank" href="http://builtwithbootstrap.com/" title="Showcase of Bootstrap sites &amp; apps" onclick="_gaq.push([\'_trackEvent\', \'click\', \'outbound\', \'builtwithbootstrap\']);">Built With Bootstrap <i class="icon-share-alt"></i></a></li>
+       <li><a rel="tooltip" target="_blank" href="https://wrapbootstrap.com/?ref=bsw" title="Marketplace for premium Bootstrap templates" onclick="_gaq.push([\'_trackEvent\', \'click\', \'outbound\', \'wrapbootstrap\']);">WrapBootstrap <i class="icon-share-alt"></i></a></li>
 </ul>
\ No newline at end of file