meuse-cd55: add box-shadow to link-list-cell & categories-cell (#53203)

This commit is contained in:
Thomas Jund 2021-04-19 12:26:02 +02:00
parent dc005eed74
commit 97adc93f2f
1 changed files with 3 additions and 1 deletions

View File

@ -155,7 +155,9 @@ div#page main,
// cells
.wcsformsofcategorycell {
.wcsformsofcategorycell,
.link-list-cell,
.categories-cell {
box-shadow: 0 0 5px #aaa;
}
div.list-of-forms span.form-number {