New 'libraries' folder in root instalation directory
This commit is contained in:
parent
05b6a91b0c
commit
006992b900
2267 changed files with 50 additions and 65 deletions
20
libraries/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
Normal file
20
libraries/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 a new issue