Fixed css for button remove layer

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gis-viewer@131943 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2016-09-28 08:56:07 +00:00
parent 6fa54b0452
commit 6a846de971
1 changed files with 10 additions and 0 deletions

View File

@ -453,12 +453,22 @@ div.myToolbar-no-items {
cursor: move;
}
.imgCql{
max-width: none !important;
}
.imgCql:hover {
cursor: pointer;
max-width: none !important;
}
.imgCursor{
max-width: none !important;
}
.imgCursor:hover {
cursor: pointer;
max-width: none !important;
}
.cqlPropertiesText {