Jelajahi Sumber

change color

kaho-y 4 tahun lalu
induk
melakukan
370c6e6f0f
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  1. 5 0
      src/client/styles/scss/theme/_apply-colors.scss

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

@@ -266,6 +266,11 @@ ul.pagination {
 
   .list-group {
     .list-group-item {
+      .grw-tag-label {
+        color: $secondary;
+        background-color: $gray-200;
+      }
+
       .icon-lock {
         color: $color-link;
       }