Guest User

Untitled

a guest
Oct 19th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. /* Test for blocking a button */
  2. .action { font-size: 20px; }
  3. .action-disabled { position: relative; display: inline-block; }
  4. .action-disabled-inner { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
Add Comment
Please, Sign In to add comment