Преглед изворни кода

Merge pull request #1954 from weseek/support/adjust-rbt-highlight-text

Support/adjust rbt highlight text
itizawa пре 6 година
родитељ
комит
d5e33c4715
1 измењених фајлова са 8 додато и 0 уклоњено
  1. 8 0
      src/client/styles/scss/theme/_apply-colors.scss

+ 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
  */
  */