fancy-buttons
fancy-buttons copied to clipboard
Fancy CSS Buttons using Compass
The system can not find the stylesheet: ``` Failure/Error: @import "fancy-buttons" ActionView::Template::Error: Error: File to import not found or unreadable: fancy-buttons. on line 2:1 of app/assets/stylesheets/scaffolds.sass >> @import "fancy-buttons"; ```...
Mainly to provide a way to add an icon as, for instance, a left-aligned badge next to the button text. For instance button { @include fancy-button(edit.png)} Adding an inline image...
Use case: I have a form. When the user clicks on a (fancy) submit it gets a disabled attribute. Now the button's value doesn't get submitted and the server has...
fancy-button-colors-custom mixin call inside the fancy-button-custom definition has invalid arguments.
I'd like to use this gem in a commercial client project. Can you please add a License file to the repo? For example, oauth2's MIT license file looks like this:...
I've been using FB for years, mostly in Rails 2.3 apps. Im upgrading an app to 3.2 and Im finding that FB is not working. The normal button state appears...
I'd like to keep a button depressed - how can you do that? For example: an on/off button
Hi, How can I create a button without the gradient? Like a "flat" button, using only one background color? Cheers, Martin
Haml was just upgraded to 3.1.0. Fancy-buttons is getting these kinds of error messages: `error app/stylesheets/slowcop.scss (Line 24: Not a valid color stop: #009800 40%)` @include fancy-button-matte(#00AC00, 24px, 10px, 0px);...