Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. #table-noValues //add calculateButton here -- idk how to call the button here
  2. {
  3. opacity: 0.65;
  4. cursor: not-allowed;
  5. }
  6.  
  7. #table-values //calculateButton
  8. {
  9. cursor: pointer;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement