summaryrefslogtreecommitdiff
path: root/cgi-bin/html/ckeditor/plugins/scayt/skins
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-07-10 22:01:22 +0800
committerchai <chaifix@163.com>2018-07-10 22:01:22 +0800
commit1275e68efa680e55fd29a377c9c58c59bb7f235e (patch)
treec585d7402af76ad0ccd295b218205708012addb4 /cgi-bin/html/ckeditor/plugins/scayt/skins
parent5d323b7430c446ceb81c2de52d9a1d28c7f34e52 (diff)
更新
Diffstat (limited to 'cgi-bin/html/ckeditor/plugins/scayt/skins')
-rw-r--r--cgi-bin/html/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css25
1 files changed, 25 insertions, 0 deletions
diff --git a/cgi-bin/html/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css b/cgi-bin/html/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
new file mode 100644
index 0000000..53f5222
--- /dev/null
+++ b/cgi-bin/html/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
@@ -0,0 +1,25 @@
+.scayt-lang-list > div
+{
+ padding-bottom: 6px !important;
+}
+
+.scayt-lang-list > div input
+{
+ margin-right: 4px;
+}
+
+#scayt_about_
+{
+ margin: 30px auto 0 auto;
+}
+
+#scayt_about_ p
+{
+ text-align: center;
+ margin-bottom: 10px;
+}
+
+.cke_dialog_contents_body div[name=dictionaries] .cke_dialog_ui_hbox_last > a.cke_dialog_ui_button
+{
+ margin-top: 0;
+}