mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32:17 +02:00
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:
20
js/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
Normal file
20
js/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user