Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
......@@ -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;
......
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment