Skip to content
Snippets Groups Projects
Commit 1c1deb45 authored by Martin Leblanc's avatar Martin Leblanc
Browse files

ISTWCMS-6993: Remove the testing code background colors

parent cf6fb354
No related branches found
No related tags found
1 merge request!229Feature/istwcms 6993 m26lebla add style option for contacts profiles in manual list blocks
......@@ -49,25 +49,6 @@
align-self: inherit;
}
}
.contact & {
display: block;
&.uw-content--grid-list__layout-has-style {
background: green;
}
&-name-focused {
background: blue;
}
&-title-focused {
background: orange;
}
&-default {
background: red;
}
}
&.uw-content--grid-list__layout-has-style {
&:not(&.uw-content--grid-list__layout-default,&.uw-content--grid-list__layout-uw-agenda){
display: flex;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment