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

Add delete icon for the tiddler type editor

This commit is contained in:
Jermolene
2014-01-20 11:21:12 +00:00
parent 1c283c5586
commit d3c421985c
2 changed files with 7 additions and 1 deletions

View File

@@ -216,6 +216,12 @@ a.tw-tiddlylink-external {
border: none;
}
.btn-icon svg {
height: 1em;
width: 1em;
fill: #999;
}
.btn-big-green {
padding: 8px;
margin: 4px 8px 4px 8px;