Skip to content

Commit

Permalink
Make permalink indicator not user selectable.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Aug 5, 2023
1 parent b583358 commit e202e09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_rtd_theme/static/css/theme.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/sass/_theme_rst.sass
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@
font-size: 14px
font-family: FontAwesome
margin-left: 0.5em
user-select: none
@extend .fa
&:focus
opacity: 1
Expand Down

0 comments on commit e202e09

Please sign in to comment.