Add spacers to formatting toolbar

This commit is contained in:
Jermolene
2016-04-29 18:54:44 +01:00
parent 39f0c19c9a
commit 3156d3d7ce
5 changed files with 8 additions and 0 deletions
+4
View File
@@ -987,6 +987,10 @@ html body.tc-body.tc-single-tiddler-window {
border-radius: 8px;
}
.tc-editor-toolbar button.tc-text-editor-toolbar-item-start-group {
margin-left: 6px;
}
.tc-editor-toolbar button.tc-selected {
background-color: <<colour primary>>;
}