Implemented bootstrap 2.2.1.1. Restyled header panel

This commit is contained in:
Dmitriy Zaporozhets 2012-11-20 23:05:15 +02:00
parent 236584c2f8
commit 942c410119
13 changed files with 134 additions and 233 deletions

View file

@ -1,3 +1,7 @@
/** Override bootstrap variables **/
$baseFontSize: 13px !default;
$baseLineHeight: 18px !default;
@import "bootstrap";
@import "bootstrap-responsive";
@import 'font-awesome';