Commit 40ad2f7f 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 e041ed7b
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: var(--color-gray-800);
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 1.6154;
+1 −1
Original line number Diff line number Diff line
@@ -592,7 +592,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;