mirror of https://github.com/jitsi/jitsi-meet
parent
688e71cd1b
commit
22a2d85ee2
@ -0,0 +1,7 @@ |
||||
/* |
||||
* Sets the default cursor the remove password link. The link doesn't use |
||||
* the href attribute, so we need to set the cursor manually. |
||||
*/ |
||||
#inviteDialogRemovePassword { |
||||
cursor: hand; |
||||
} |
Loading…
Reference in new issue