Upgrade of CKEditor from 4.5.8 to 4.6.0 and addition of the formatting buttons:

- Font family
- Font Size
+ reordering of the toolbar buttons to have two lines of equivalent width.

SVN:trunk[4510]
This commit is contained in:
Denis Flaven
2016-12-08 13:52:28 +00:00
parent a4bdd3aaf4
commit 7d5898f302
289 changed files with 1349 additions and 6584 deletions

View File

@@ -0,0 +1,20 @@
.scayt-lang-list > div
{
padding-bottom: 6px !important;
}
.scayt-lang-list > div input
{
margin-right: 4px;
}
#scayt_about_
{
width: 190px;
margin: 30px auto 0 auto;
}
.cke_dialog_contents_body div[name=dictionaries] .cke_dialog_ui_hbox_last > a.cke_dialog_ui_button
{
margin-top: 0;
}