summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-09-11 07:55:30 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-09-11 07:55:30 -0400
commit665c15ca32b65c69491c564860f89d932ef774ec (patch)
treec65975754c261f1e99cd987e1095b2b27e702d87 /plugins/jetpack/modules/after-the-deadline/tinymce/css/content-rtl.css
parentUpdate theme mantra to 2.6.0 (diff)
downloadblogs-gentoo-665c15ca32b65c69491c564860f89d932ef774ec.tar.gz
blogs-gentoo-665c15ca32b65c69491c564860f89d932ef774ec.tar.bz2
blogs-gentoo-665c15ca32b65c69491c564860f89d932ef774ec.zip
Update plugin jetpack to 4.3.1
Diffstat (limited to 'plugins/jetpack/modules/after-the-deadline/tinymce/css/content-rtl.css')
-rw-r--r--plugins/jetpack/modules/after-the-deadline/tinymce/css/content-rtl.css19
1 files changed, 19 insertions, 0 deletions
diff --git a/plugins/jetpack/modules/after-the-deadline/tinymce/css/content-rtl.css b/plugins/jetpack/modules/after-the-deadline/tinymce/css/content-rtl.css
new file mode 100644
index 00000000..4c67c718
--- /dev/null
+++ b/plugins/jetpack/modules/after-the-deadline/tinymce/css/content-rtl.css
@@ -0,0 +1,19 @@
+/* Do not modify this file directly. It is concatenated from individual module CSS files. */
+.hiddenSpellError
+{
+ border-bottom: 2px solid red;
+ cursor: default;
+}
+
+.hiddenGrammarError
+{
+ border-bottom: 2px solid green;
+ cursor: default;
+}
+
+.hiddenSuggestion
+{
+ border-bottom: 2px solid blue;
+ cursor: default;
+}
+