Sha256: 5dbaa8349db31184e167d43c585b81eaf148ab8362e7e31a3017bf808e98b11c

Contents?: true

Size: 930 Bytes

Versions: 103

Compression:

Stored size: 930 Bytes

Contents

Buttons

* Gives you great looking CSS buttons, for both <a> and <button>.
* Demo: particletree.com/features/rediscovering-the-button-element


Credits
----------------------------------------------------------------

* Created by Kevin Hale [particletree.com]
* Adapted for Blueprint by Olav Bjorkoy [bjorkoy.com]


Usage
----------------------------------------------------------------

1) Add this plugin to lib/settings.yml.
   See compress.rb for instructions.

2) Use the following HTML code to place the buttons on your site:

  <button type="submit" class="button positive">
    <img src="css/blueprint/plugins/buttons/icons/tick.png" alt=""/> Save
  </button>

  <a class="button" href="/password/reset/">
    <img src="css/blueprint/plugins/buttons/icons/key.png" alt=""/> Change Password
  </a>

  <a href="#" class="button negative">
    <img src="css/blueprint/plugins/buttons/icons/cross.png" alt=""/> Cancel
  </a>

Version data entries

103 entries across 93 versions & 15 rubygems

Version Path
rules_engine-0.3.1 generators/manifests/templates/public/stylesheets/rules_engine/blueprint/plugins/buttons/readme.txt
rules_engine-0.3.0 generators/manifests/templates/public/stylesheets/rules_engine/blueprint/plugins/buttons/readme.txt
rules_engine-0.2.0 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.1.10 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.1.9 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.1.8 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.1.7 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.1.6 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.1.5 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.1.4 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.1.3 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.1.1 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.1.0 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.0.8 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.0.7 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.0.6 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.0.5 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
rules_engine-0.0.4 rails_generators/templates/public/stylesheets/blueprint/plugins/buttons/readme.txt
santey_blog-0.2.1 lib/generators/templates/css/blueprint/plugins/buttons/readme.txt
santey_blog-0.2.0 lib/generators/templates/css/blueprint/plugins/buttons/readme.txt