Skip to content

Commit

Permalink
Add cursor:pointer so that calculated CSS includes it for iframe style
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Telatynski <[email protected]>
  • Loading branch information
t3chguy committed Feb 5, 2018
1 parent 00b7cc5 commit 3abf145
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ limitations under the License.
.mx_MFileBody_download a {
color: $accent-color;
text-decoration: none;
cursor: pointer;
}

.mx_MFileBody_download object {
Expand Down

0 comments on commit 3abf145

Please sign in to comment.