diff --git a/src/assets/admin-portal.png b/src/assets/admin-portal.png deleted file mode 100644 index 67363a3..0000000 Binary files a/src/assets/admin-portal.png and /dev/null differ diff --git a/src/assets/ask-connect.svg b/src/assets/ask-connect.svg deleted file mode 100644 index 1d980cb..0000000 --- a/src/assets/ask-connect.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/assets/community-first-page.jpg b/src/assets/community-first-page.jpg deleted file mode 100644 index c2bb98d..0000000 Binary files a/src/assets/community-first-page.jpg and /dev/null differ diff --git a/src/assets/customization.css b/src/assets/customization.css deleted file mode 100644 index 31f090e..0000000 --- a/src/assets/customization.css +++ /dev/null @@ -1,155 +0,0 @@ -/*Panel background*/ -.communityPanelBackground, .communityPanelBackground .uk-section-primary { - background-image: linear-gradient(to right, var(--portal-main-color), var(--portal-dark-color)); - border-style: solid; - border-color: var(--portal-main-color); - border-width: 1px; -} - -/*Panel fonts*/ - -.communityPanelBackground { - color: white !important; - font-family: Roboto, sans-serif !important; - font-size: 14px !important; - -} - -.communityPanelBackground .uk-h5:not(.ignoreCommunityPanelBackground) { - color: white !important; - font-family: Roboto, sans-serif !important; - font-size: 22px !important; - -} - -.communityPanelBackground .uk-link:not(.ignoreCommunityPanelBackground), .communityPanelBackground a:not(.uk-button):not(.uk-button-text):not(.ignoreCommunityPanelBackground), .portal-card a { - color: rgba(255, 255, 255, 0.98) !important; - font-family: Roboto, sans-serif !important; - font-size: 14px !important; - text-decoration: underline; - -} - -.communityPanelBackground .uk-link:not(.ignoreCommunityPanelBackground):hover, .communityPanelBackground a:not(.uk-button):not(.uk-button-text):not(.ignoreCommunityPanelBackground):hover, .portal-card a:hover { - color: rgba(255, 255, 255, 0.8) !important; -} - -/*Other fonts*/ - -/* -TO check again - div, p, .descriptionText{ - color:blue ; - font-family: Roboto, sans-serif; - font-size: 11px ; - -} -*/ - -/*.uk-h5{ - color:blue; - font-family: Roboto, sans-serif; - font-size: 22px; - -}*/ -.uk-link, a:not(.uk-button), .uk-navbar-dropdown-nav > li > a, .uk-navbar-nav > li > a, .loginLink, -.uk-tab > .uk-active > a, .uk-tab > * > a:focus, .uk-tab > * > a:hover { - color: var(--portal-main-color); - font-family: Roboto, sans-serif !important; -} - -.uk-link:hover, a:not(.uk-button):hover, -.uk-navbar-dropdown-nav > li > a:focus, .uk-navbar-dropdown-nav > li > a:hover, .uk-navbar-nav > li > a:hover, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li > a:active, .uk-navbar-nav > li:hover > a, -.uk-navbar-dropdown-nav > li.uk-active > a, .uk-tab > .uk-active > a, .uk-navbar-nav > li.uk-active > a, .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav > li.uk-active > a { - color: var(--portal-dark-color); -} - -.communityBorder { - border-color: var(--portal-main-color); - border-style: solid; - border-width: 2px; - border-radius: 6px; -} - -.customTabs .uk-tab > .uk-active > a { - border-color: var(--portal-main-color); -} - -.customTabs .uk-tab > .uk-active > a { - border-color: var(--portal-main-color); -} - -.uk-tab > * > a:focus, .uk-tab > * > a:hover { - border-color: var(--portal-dark-color); -} - -/*Panel Elements & cards*/ -.communityPanelBackground .uk-card:not(.ignoreCommunityPanelBackground), .communityPanelBackground .uk-label:not(.ignoreCommunityPanelBackground) { - background-color: rgba(255, 255, 255, 0.5); - border-color: rgba(255, 255, 255, 0.5); -} - -.communityPanelBackground .uk-card:not(.ignoreCommunityPanelBackground), .communityPanelBackground .uk-label:not(.ignoreCommunityPanelBackground) { - color: white; -} - - -.uk-button:not(.uk-button-text) { - background-color: var(--portal-main-color);; - color: white; - border-color: transparent; - border-style: solid; - border-width: 1px; - border-radius: 4px; - -} - -.uk-button:not(.uk-button-text):hover { - background-color: var(--portal-dark-color); - color: white; - border-color: transparent; -} - -/*Buttons*/ -.communityPanelBackground .uk-button:not(.ignoreCommunityPanelBackground) { - background-color: white !important; - color: var(--portal-main-color) !important; - border-color: transparent !important; - border-style: solid !important; - border-width: 1px !important; - border-radius: 4px !important; - -} - -.communityPanelBackground .uk-button:not(.ignoreCommunityPanelBackground):hover { - background-color: #eeeeee !important; - color: var(--portal-main-color) !important; - border-color: transparent !important; -} -/* - - -.communityPanelBackground .uk-link:not(.ignoreCommunityPanelBackground):not(.license):not(.newsletter), -.communityPanelBackground a:not(.uk-button):not(.ignoreCommunityPanelBackground):not(.uk-icon):not(.license):not(.newsletter):not(.breadcrumb) -{ - !*text-decoration: underline;*! - border-bottom: 1px solid white; -} - - -.communityPanelBackground .lowOpacityColor:not(.ignoreCommunityPanelBackground){ - color:rgba(255,255,255,0.7); -} - - -*/ - - -.uk-navbar-dropdown { - background-color: white; - color: #666; - box-shadow: 0 5px 12px rgba(0, 0, 0, .15); - /*border:var(--portal-main-color) 1px solid;*/ -} - - diff --git a/src/assets/home.jpg b/src/assets/home.jpg deleted file mode 100644 index 423a931..0000000 Binary files a/src/assets/home.jpg and /dev/null differ diff --git a/src/assets/monitor-custom.css b/src/assets/monitor-custom.css index a4a84f8..2c11db0 100644 --- a/src/assets/monitor-custom.css +++ b/src/assets/monitor-custom.css @@ -24,26 +24,10 @@ } - - .tm-toolbar .uk-subnav-line .custom-monitor-li { background:var(--portal-main-color) !important; } -/* .uk-button-default:hover,.uk-button-default:focus,.btn:hover,.btn:focus { - background-color:#fff !important; - color:#5b5b5b !important; - box-shadow:0 6px 50px rgba(0,0,0,0.05) -} */ - - -.mainPageSearchForm { - background-image: url("connect-assets/home/banner.jpg") !important; - background-color: rgb(255, 255, 255); - box-sizing: border-box; - min-height: calc(100vh - 412.767px); -} - .home-banner { background-image: url("connect-assets/home/banner.jpg") !important; background-color: rgb(255, 255, 255); @@ -58,16 +42,6 @@ background-color: rgb(255, 255, 255); } -.cloud-background { - background-image: url("connect-assets/cloud/background.png") !important; - background-color: rgb(255, 255, 255); -} - -.cloud-abstract { - background-image: url("connect-assets/cloud/abstract.png") !important; - background-color: rgb(255, 255, 255); -} - .banner-background { background: linear-gradient(145deg, rgba(255,255,255,1) 0%, rgba(160,193,242,1) 100%); } @@ -77,68 +51,6 @@ background-color: rgb(255, 255, 255); } -.connectInfoCard { - box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.24); -} - -.connectCheckIcon { - background: rgba(0, 0, 0, 0.60); - color: white; -} - -.communityCard { - box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); -} - -.rc-label{ - color:black !important; - background-color: #FFC700 !important; -} - -.private-view-label{ - color:black !important; -} - - -.searchForm, .communitiesSearchForm{ - background: linear-gradient(145deg, rgba(255,255,255,1) 0%, rgba(160,193,242,1) 100%); -} -.generalSearchForm, -.publicationsSearchForm, -.projectsSearchForm, .projectsTableSearchForm, -.organizationsSearchForm, -.datasetsSearchForm, -.softwareSearchForm, -.orpsSearchForm, -.datasourcesSearchForm, .compatibleDatasourcesSearchForm, .compatibleDatasourcesTableSearchForm, .datasourcesTableSearchForm, - .journalsSearchForm, .journalsTableSearchForm, -.entityRegistriesSearchForm, .entityRegistriesTableSearchForm { - - background: url('') !important; - -} - -.communityToolBar{ - background-color:#dedede; - z-index: 10; -} - -/*.my-tooltip { - opacity: 0; -}*/ - -.communityToolBarSection{ - z-index: 10; -} - -.iframeContainer{ - /*position:relative;*/ - overflow:hidden; - /*padding-top:56.25%;*/ - /*padding-bottom:35%;*/ - -} - .iframeContainer iframe{ /*position: absolute;*/ /*top:0;*/ @@ -152,32 +64,6 @@ div:not(.connect_App) bottom .uk-totop{ background-color: transparent !important; } -.communityPanelBackground .curator-photo{ - border:rgba(255, 255, 255, 0.5) 8px solid; -} - -.communityRecentResults .search-results > li:nth-child(2){ - border-top: none !important; -} -.communityRecentResults .search-results > li:last-child { - border-bottom: none !important; - -} - -.communityPanelBackground .uk-breadcrumb .active{ - color:white; -} - .uk-breadcrumb .active{ font-weight: bold; } - -.communityPanelBackground .uk-label:not(.ignoreCommunityPanelBackground){ - border-radius: 20px; - padding: 10px 20px; -} - - -.communityPanelBackground .uk-grid-divider > :not(.uk-first-column)::before { - border-left: 1px solid rgba(255, 255, 255, .2); -} diff --git a/src/assets/researcher.svg b/src/assets/researcher.svg deleted file mode 100644 index 446a3a8..0000000 --- a/src/assets/researcher.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/assets/search.jpg b/src/assets/search.jpg deleted file mode 100644 index 5f1de67..0000000 Binary files a/src/assets/search.jpg and /dev/null differ