fixed toolbar button spacing

* removed trailing whitespaces in button tids
* defined a global left margin for buttons set to 5px
* slightly less than in view-mode before
* slightly more than in edit-mode before
* but visually more appealing to me
* leaves a wee more room for the title to unfold
print-window-tiddler
Tobias Beer 2014-11-23 17:32:29 +01:00
rodzic 4134392841
commit a84dc61303
10 zmienionych plików z 10 dodań i 10 usunięć

Wyświetl plik

@ -27,4 +27,3 @@ $:/config/ViewToolbarButtons/Visibility/$(listItem)$
</$set>
</div>
</$reveal>

Wyświetl plik

@ -661,6 +661,7 @@ button.tc-untagged-label {
.tc-tiddler-controls button {
vertical-align: baseline;
margin-left:5px;
}
.tc-tiddler-controls button svg, .tc-tiddler-controls button img {