add the classes for projects & DP table view forms
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@52052 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
73861afc07
commit
86b3be96df
|
@ -334,7 +334,7 @@ color: #414141}
|
|||
.publicationsSearchForm{
|
||||
background-image: url('./search_pubs_1.jpg'); box-sizing: border-box; height: 250px;
|
||||
}
|
||||
.projectsSearchForm{
|
||||
.projectsSearchForm, .projectsTableSearchForm{
|
||||
background-image: url('./projects_search.jpg'); box-sizing: border-box; height: 250px;
|
||||
}
|
||||
.organizationsSearchForm{
|
||||
|
@ -346,8 +346,7 @@ color: #414141}
|
|||
.softwareSearchForm{
|
||||
background-image: url('./search_data.jpg'); box-sizing: border-box; height: 250px;
|
||||
}
|
||||
.datasourcesSearchForm, .compatibleDatasourcesSearchForm,
|
||||
.compatibleDatasourcesTableSearchForm {
|
||||
.datasourcesSearchForm, .compatibleDatasourcesSearchForm, .compatibleDatasourcesTableSearchForm, .datasourcesTableSearchForm{
|
||||
background-image: url('./providers_search.jpg'); box-sizing: border-box; height: 250px;
|
||||
}
|
||||
.journalsSearchForm, .journalsTableSearchForm{
|
||||
|
|
Loading…
Reference in New Issue