1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-10 23:06:06 +00:00

Add descriptions to toolbar buttons

This commit is contained in:
Jermolene
2014-07-31 09:28:46 +01:00
parent 3732f7b564
commit 2d43003841
24 changed files with 27 additions and 4 deletions

View File

@@ -79,6 +79,10 @@ dl dt {
margin-top: 6px;
}
.tw-muted {
color: <<colour muted-foreground>>;
}
/*
Markdown likes putting code elements inside pre elements
*/