Răsfoiți Sursa

Merge pull request #4112 from weseek/imprv/GW-7000-bgcolor-shape

change background color
kaho819 4 ani în urmă
părinte
comite
4ee2bd1993
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      src/client/styles/scss/theme/_apply-colors.scss

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

@@ -267,6 +267,7 @@ ul.pagination {
   .grw-recent-changes {
     .list-group {
       .list-group-item {
+        background-color: transparent;
         .grw-tag-label {
           color: $secondary;
           background-color: $gray-200;