From f6ee3dc9d7416c296c98bcf7e9b3fad0fa3b81f2 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Thu, 7 May 2020 13:01:31 +0000 Subject: [PATCH] [Library | Trunk]: Change border of curator-photo git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58634 d315682c-612b-4755-9ff5-7f18f6832af3 --- library.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/library.css b/library.css index 02c3000..daa69eb 100644 --- a/library.css +++ b/library.css @@ -1369,9 +1369,8 @@ textarea { .cursor-default { cursor: default; } - .curator-photo { - border: gray 1px solid; + border: #eee 10px solid; object-fit: cover; width: 80px; height: 80px;