From 78341d4b16e47f5c5f6ef1f2190a5910a480065a Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 15 Oct 2018 09:47:06 +0000 Subject: [PATCH] library.css: cursor not allowed class changed. git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@53452 d315682c-612b-4755-9ff5-7f18f6832af3 --- library.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.css b/library.css index e27b59d..22ff3bc 100644 --- a/library.css +++ b/library.css @@ -613,7 +613,7 @@ dd:last-child { } .cursor-not-allowed { - cursor: not-allowed; + cursor: not-allowed !important; } .uk-badge, .badge, a.badge {