Advertisement
Guest User

Untitled

a guest
May 30th, 2015
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <div class="pattern">
  2. <h3>Disabled buttons</h3>
  3. <a href="" class="btn is-disabled">Link Button</a>
  4. <button class="btn is-disabled">Button Button</button>
  5. <input class="btn is-disabled" type="submit" value="Input Button">
  6. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement