Skip to content

Commit cfb58ec

Browse files
committed
Make permalink indicator not user selectable.
1 parent 80de90a commit cfb58ec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

sphinx_rtd_theme/static/css/theme.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/sass/_theme_rst.sass

+1
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@
219219
font-size: 14px
220220
font-family: FontAwesome
221221
margin-left: 0.5em
222+
user-select: none
222223
@extend .fa
223224
&:focus
224225
opacity: 1

0 commit comments

Comments
 (0)