Add text color buttons to notes, and move direction to context menu

And reduce button spacing slightly to accommodate

Closes #1151
This commit is contained in:
Dan Stillman 2017-02-03 15:31:37 -05:00
parent 55e9a0ee35
commit fe063faf00
4 changed files with 316 additions and 13 deletions

View file

@ -26,8 +26,8 @@ html, body {
/* Shrink the buttons a bit */
.mce-btn-small button {
padding-left: 4px !important;
padding-right: 4px !important;
padding-left: 3px !important;
padding-right: 3px !important;
}
.mce-listbox button {