itizawa 6 년 전
부모
커밋
eb00bc7541
2개의 변경된 파일8개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      src/client/styles/scss/_override-rbt.scss
  2. 8 0
      src/client/styles/scss/theme/_apply-colors.scss

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

@@ -13,7 +13,3 @@
 .rbt-aux {
   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
  */