Commit 22dab5e4 authored by Cristina Chumillas's avatar Cristina Chumillas
Browse files

Issue #3266216 by mherchel, rkoller: The section-titles in the preview section...

Issue #3266216 by mherchel, rkoller: The section-titles in the preview section on views edit pages have a too low contrast
parent 0bf84966
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -720,7 +720,7 @@ td.group-title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  color: #818181;
  color: #55565b;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 1.6154;
+1 −1
Original line number Diff line number Diff line
@@ -594,7 +594,7 @@ td.group-title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  color: #818181;
  color: var(--color-gray-800);
  font-size: 13px;
  font-weight: normal;
  line-height: 1.6154;