1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-01 16:52:49 +00:00

Merge pull request #467 from nameanyone/master

Fix a typo
This commit is contained in:
Jeremy Ruston 2014-03-05 08:22:23 +00:00
commit 8deedf93a2
2 changed files with 3 additions and 1 deletions

View File

@ -140,3 +140,5 @@ Daniel Barrett, @shendaras, 2014/02/07
Bram Chen, @BramChen, 2014/02/20
Xavier Cazin, @xcazin, 2014/02/21
Rustem Akbulatov, @nameanyone, 2014/03/04

View File

@ -1073,7 +1073,7 @@ canvas.tw-edit-bitmapeditor {
.tw-chooser-item a.tw-tiddlylink {
display: block;
text-decotoration: none;
text-decoration: none;
color: <<colour tiddler-link-foreground>>;
background-color: <<colour tiddler-link-background>>;
margin: 4px;