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

Add a class to the button icon SVGs

So that we can default their size to 1em
This commit is contained in:
Jermolene
2013-11-29 17:11:48 +00:00
parent 8a2b3bc831
commit 6ee0e07036
11 changed files with 14 additions and 10 deletions

View File

@@ -224,6 +224,10 @@ a.tw-tiddlylink-external {
color: #444;
}
.tw-image-button {
height: 1em;
}
/*
** Tags and missing tiddlers
*/