[Explore | Trunk]: Move iframeContainer class to library

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59065 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-07-10 08:54:03 +00:00
parent e40ccccd2c
commit bb64c1368d
1 changed files with 0 additions and 11 deletions

View File

@ -135,17 +135,6 @@
font-weight: bold;
}
.iframeContainer{
overflow: hidden;
}
.iframeContainer iframe {
width: 100%;
height: 100%;
border: 0;
overflow: hidden;
}
.home-logo img{
-webkit-filter: grayscale(1); /* Safari 6.0 - 9.0 */
filter: grayscale(1);