change experiments title color

This commit is contained in:
Mojca Lorber 2019-02-19 14:24:23 +01:00
parent fcdb4e7a92
commit ebfacdd62c

View file

@ -656,6 +656,7 @@ ul.double-line > li {
background-color: $color-white;
&>.panel-title {
color: $brand-primary;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;