(cp 349b3b981) related to #1628 better box shadow for cards in application page

This commit is contained in:
Matthieu Leproux
2022-03-14 11:02:55 +01:00
parent 98a1a84d22
commit 6efa9b16f5
+1 -1
View File
@@ -1697,7 +1697,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
}
.applicationCard {
box-shadow: 0px 0px 4px 4px #272727;
box-shadow: -1px 1px 2px #1a1a1a;
}
.applicationCard .applicationName {