===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
compass-fancy-buttons-plugin-1.1.1~20120313/CHANGELOG.markdown-39-  - Removed doubled border on :active state (caused lots of CSS bloat for minimal visual effect).
compass-fancy-buttons-plugin-1.1.1~20120313/CHANGELOG.markdown:40:  - Disabled styling is now off by default. `$fb-allow-disabled: false !default`. If you're using disabled styling, set this to true and you won't notice any changes. If not, your CSS output may be shrink quite a bit!
compass-fancy-buttons-plugin-1.1.1~20120313/CHANGELOG.markdown-41-- **Improvements/Fixes**
##############################################
compass-fancy-buttons-plugin-1.1.1~20120313/CHANGELOG.markdown-43-  - Button reset uses `@extend` to make sure all fancy buttons get styles reset in one location
compass-fancy-buttons-plugin-1.1.1~20120313/CHANGELOG.markdown:44:  - New variable: `$fb-line-height: 1.2em !default` allows you to set a default button line-height.
compass-fancy-buttons-plugin-1.1.1~20120313/CHANGELOG.markdown-45-  - New Mixin: `disable-fancy-button` allows you to set the color and opacity for disabled button states. This is best used with a 'disabled' class name, or disabled attribute selector.
##############################################
compass-fancy-buttons-plugin-1.1.1~20120313/CHANGELOG.markdown-52-- Removed template files
compass-fancy-buttons-plugin-1.1.1~20120313/CHANGELOG.markdown:53:- Added `$fb-allow-disabled` variable - defaults to true (credit: Chris Eppstein)
compass-fancy-buttons-plugin-1.1.1~20120313/CHANGELOG.markdown-54-  Now you can toggle the output of styling for disabled buttons or links with the class "button disabled".