Merge pull request #1715 from riyad/use-font-awesome

Use Font Awsome for icons
This commit is contained in:
Valeriy Sizov 2012-10-17 03:08:12 -07:00
commit 7166739086
3 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,6 @@
@import "bootstrap";
@import "bootstrap-responsive";
@import 'font-awesome';
/** GitLab colors **/
$link_color:#3A89A3;