Sha256: 589d5583f138e5b17f7ab7c772bf5496c45af61ec4ac47b555f43341849b1091

Contents?: true

Size: 928 Bytes

Versions: 17

Compression:

Stored size: 928 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 line to "blueprint/screen.css":
	 @import 'plugins/buttons/buttons.css';

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

17 entries across 17 versions & 3 rubygems

Version Path
Shazburg-webby-0.9.0 examples/website/content/css/blueprint/plugins/buttons/Readme
TwP-webby-0.9.0 examples/website/content/css/blueprint/plugins/buttons/Readme
TwP-webby-0.9.1 examples/website/content/css/blueprint/plugins/buttons/Readme
TwP-webby-0.9.2 examples/website/content/css/blueprint/plugins/buttons/Readme
TwP-webby-0.9.3 examples/website/content/css/blueprint/plugins/buttons/Readme
webby-0.8.0 data/content/css/blueprint/plugins/buttons/Readme
webby-0.7.3 data/content/css/blueprint/plugins/buttons/Readme
webby-0.8.4 data/content/css/blueprint/plugins/buttons/Readme
webby-0.8.2 data/content/css/blueprint/plugins/buttons/Readme
webby-0.8.3 data/content/css/blueprint/plugins/buttons/Readme
webby-0.8.1 data/content/css/blueprint/plugins/buttons/Readme
webby-0.7.2 data/content/css/blueprint/plugins/buttons/Readme
webby-0.7.4 data/content/css/blueprint/plugins/buttons/Readme
webby-0.9.2 examples/website/content/css/blueprint/plugins/buttons/Readme
webby-0.9.1 examples/website/content/css/blueprint/plugins/buttons/Readme
webby-0.9.3 examples/website/content/css/blueprint/plugins/buttons/Readme
webby-0.9.0 examples/website/content/css/blueprint/plugins/buttons/Readme