itizawa 6 years ago
parent
commit
eb00bc7541

+ 0 - 4
src/client/styles/scss/_override-rbt.scss

@@ -13,7 +13,3 @@
 .rbt-aux {
 .rbt-aux {
   display: none;
   display: none;
 }
 }
-
-mark.rbt-highlight-text {
-  color: black;
-}

+ 8 - 0
src/client/styles/scss/theme/_apply-colors.scss

@@ -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
  * GROWI page attachments
  */
  */