Projet

Général

Profil

Paste
Télécharger (381 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / libraries / ckeditor-4.9.2-full / plugins / scayt / skins / moono-lisa / scayt.css @ b986a83e

1 b986a83e Florent Torregrosa
.scayt-lang-list > div
2
{
3
    padding-bottom: 6px !important;
4
}
5
6
.scayt-lang-list > div input
7
{
8
    margin-right: 4px;
9
}
10
11
#scayt_about_
12
{
13
    margin: 30px auto 0 auto;
14
}
15
16
#scayt_about_ p
17
{
18
        text-align: center;
19
        margin-bottom: 10px;
20
}
21
22
.cke_dialog_contents_body div[name=dictionaries] .cke_dialog_ui_hbox_last > a.cke_dialog_ui_button
23
{
24
    margin-top: 0;
25
}