Add original file from bootstrap scss.
Move fontawesome.
Fix typo.
Readme for fontawesome.
Update font-awesome path.
Add fontawesome liscence info in readme.
Add fonts to fontawesome.
Remote tracking of built files.
Update travis deps.
Moved autoprefixer to global binary.
Compress font-awesome and bootstrap. Fix header.
Remove spreed copywrite in _variables.scss to keep from being appended to font-awesome and bootstrap unminified code. Add sticky comment to main css.
Update makefile.
Insert copywrite header on variables.
Correct readme.
Move bootstrap scss folder.
Rearrange elements.
Change out colors for variables.
Rename .buddy1 to .display-name and .buddy2 to .browser.
Change out i selector with font-awesome variable prefix selector class.
Rename .buddyimage to .avatar
Convert part of chat to scss. Move colors to varialbes.
Convert chat to scss. Change colors to variables.
Convert chat to scss.
File for all site sass variables and variables that are customized from bootstrap, font-awesome.
Build bootstrap with our custom set variables.
Build font-awesome with our custom variables.
Colors now in _variables.scss
Background color.
Run cleanup.
Include variables from 3b5a7688e6.
Fix jumping of bar on reload.
Reference existing variable.
Update compass import.
Revert to file scss updates from 04d34e235c.
Update the overlaybar* syntax to overlaybar-*.
Arrange elements.
Break groups up.
Import comments.
Required mixins.
Use mixins and format css.
Color pallete of site to easily compare color values.
Create color variables.
Create font variable.
Improved ordering.
Replace box-shadow instances with mixin.
Compact font and background.
Revert to original color declaration type.
Improved .right .btn
Changed #bar .right/.middle/.left to #bar .bar-right/.bar-middle/.bar-left
Breakup elements in bar-left,bar-middle,bar-right blocks
Use compass vertical rhythm - setup baseline, using relative units.