Support/adjust rbt highlight text
@@ -299,6 +299,14 @@ body.on-edit {
}
+/*
+ * react bootstrap typeahead
+ */
+mark.rbt-highlight-text {
+ // Temporarily the highlight color is black
+ color: black;
+}
+
/*
* GROWI page attachments
*/