css changes for ORPs | clean up unused images

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@52838 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
argiro.kokogiannaki 2018-07-30 14:23:26 +00:00
parent 11f7e833f3
commit 7b7e9ccfa7
8 changed files with 6 additions and 6 deletions

View File

@ -98,7 +98,7 @@ h2 .custom-external {
}
/* "OPEN SOURCE" INCLUDED */
.OPEN {
.OPEN, .OPENSOURCE{
background: rgba(0, 0, 0, 0) url("./unlock.svg") no-repeat scroll right top;
padding-right: 25px;
min-height: 20px;
@ -290,7 +290,7 @@ max-height:265px;
color: #f0506e;
}
.label-OPEN, .label-open {
.label-OPEN, .label-OPENSOURCE, .label-open {
background: #F25F2F;
color: #fff;
}
@ -311,7 +311,7 @@ color: #fff;
background: #b737ff;
color: #fff
}
.label-orp{
.label-orp, .label-other{
background: #f54f43;
color: #414141 !important;
}
@ -356,7 +356,7 @@ color: #414141}
.searchForm, .generalSearchForm{
background-image: url('./search_general_3.jpg'); box-sizing: border-box; height: 250px;
background-image: url('./search_general.jpg'); box-sizing: border-box; height: 250px;
}
.publicationsSearchForm{
background-image: url('./search_pubs_1.jpg'); box-sizing: border-box; height: 250px;
@ -371,10 +371,10 @@ color: #414141}
background-image: url('./search_data.jpg'); box-sizing: border-box; height: 250px;
}
.softwareSearchForm{
background-image: url('./search_data.jpg'); box-sizing: border-box; height: 250px;
background-image: url('./search_software.jpg'); box-sizing: border-box; height: 250px;
}
.orpsSearchForm{
background-image: url('./search_data.jpg'); box-sizing: border-box; height: 250px;
background-image: url('./search_other.jpg'); box-sizing: border-box; height: 250px;
}
.datasourcesSearchForm, .compatibleDatasourcesSearchForm, .compatibleDatasourcesTableSearchForm, .datasourcesTableSearchForm{
background-image: url('./providers_search.jpg'); box-sizing: border-box; height: 250px;

BIN
open.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 KiB

After

Width:  |  Height:  |  Size: 307 KiB

View File

Before

Width:  |  Height:  |  Size: 2.3 MiB

After

Width:  |  Height:  |  Size: 2.3 MiB

View File

Before

Width:  |  Height:  |  Size: 307 KiB

After

Width:  |  Height:  |  Size: 307 KiB