Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bitbucket-copy-commit-reference: update CSS for Cloud
After an update of Bitbucket Cloud, the mangled CSS class names, which are used by bitbucket-copy-commit-reference.user.js have changed. Update the CSS classes used for finding the commit message container button by method getCommitMessage() in class BitbucketCloud. Attempt to do it in a less fragile way, with one fewer mangled CSS class name. While debugging this, I got very confused, because the HTML contains two very similar CSS classes in nearby nodes: e1tw8lnx1 e1tw8lnx11 the first of the two is the class we need.
- Loading branch information