Browse Source

for all dark mode

ryuichi-e 6 năm trước cách đây
mục cha
commit
60894a791e
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      src/client/styles/scss/theme/_apply-colors-dark.scss

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

@@ -124,6 +124,14 @@ ul.pagination {
   background-color: $bgcolor-subnabvar;
 }
 
+// Search drop down
+#search-typeahead-asynctypeahead {
+  background-color: $bgcolor-global;
+  .table {
+    background-color: $bgcolor-global;
+  }
+}
+
 /*
  * GROWI on-edit
  */