kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Revert tiddlylink font weight to match v5.1.23
Otherwise links to missing tiddlers are too skinnysort-optimisations
rodzic
f223896c26
commit
33a82e395e
|
@ -340,7 +340,7 @@ table tfoot tr td {
|
|||
button.tc-tiddlylink,
|
||||
a.tc-tiddlylink {
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: 500;
|
||||
color: <<colour tiddler-link-foreground>>;
|
||||
-webkit-user-select: inherit; /* Otherwise the draggable attribute makes links impossible to select */
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue