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:
parent
55e9a0ee35
commit
fe063faf00
4 changed files with 316 additions and 13 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue