1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-08 13:56:07 +00:00

Add button widget

This commit is contained in:
Jeremy Ruston
2013-10-13 21:31:00 +01:00
parent b0503cf709
commit 987890c085
9 changed files with 168 additions and 14 deletions

View File

@@ -490,7 +490,7 @@ a.tw-tiddlylink-external {
float: right;
}
.tw-tiddler-controls .tw-button {
.tw-tiddler-controls button {
margin: 0 0 0 5px;
vertical-align: baseline;
}