mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Remove the Unicode external link indicator
It doesn't work on several platforms, notably iOS.
This commit is contained in:
parent
d3fa781287
commit
187e137c2c
@ -143,12 +143,6 @@ a.tw-tiddlylink-missing {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
a.tw-tiddlylink-external:before {
|
||||
display: inline-block;
|
||||
content: "\29C9";
|
||||
padding-right: 0.2em;
|
||||
}
|
||||
|
||||
/*
|
||||
** Drag and drop styles
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user