diff --git a/themes/tiddlywiki/snowwhite/base.tid b/themes/tiddlywiki/snowwhite/base.tid index 25be30d36..13c78505a 100644 --- a/themes/tiddlywiki/snowwhite/base.tid +++ b/themes/tiddlywiki/snowwhite/base.tid @@ -133,6 +133,7 @@ a.tw-tiddlylink { font-style: normal; font-weight: normal; color: {{$:/themes/tiddlywiki/snowwhite/colourmappings##linkforeground}}; + -webkit-user-select: inherit; /* Otherwise the draggable attribute makes links impossible to select */ } .tw-sidebar-lists a.tw-tiddlylink {