Advertisement
Guest User

Untitled

a guest
May 31st, 2014
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1.  
  2. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  3. <!-- Latest compiled and minified CSS -->
  4. <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
  5. <!-- Latest compiled and minified JavaScript -->
  6. <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
  7. </head>
  8.  
  9.  
  10. <button class="result-toggle btn btn-secondary">
  11. <i class="glyphicon-eye-close icon-white"></i>
  12. View Record
  13. </button>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement