Kaynağa Gözat

Adapt styles

David Kaltschmidt 7 yıl önce
ebeveyn
işleme
b95b796a34
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      public/sass/pages/_explore.scss

+ 1 - 1
public/sass/pages/_explore.scss

@@ -308,7 +308,7 @@
     }
 
     .logs-row-match-highlight--preview {
-      background-color: lighten($typeahead-selected-color, 70%);
+      background-color: rgba($typeahead-selected-color, 0.2);
       border-bottom-style: dotted;
     }