Project

General

Profile

« Previous | Next » 

Revision 58626

[Connect|Trunk]

Remove search bar in menu

Add search form back for search results, projects, datasources

Rearrange the menu items and add back search menu

Community page: add search form

View differences:

connect-custom.css
119 119
.datasourcesSearchForm, .compatibleDatasourcesSearchForm, .compatibleDatasourcesTableSearchForm, .datasourcesTableSearchForm,
120 120
.journalsSearchForm, .journalsTableSearchForm,
121 121
.entityRegistriesSearchForm, .entityRegistriesTableSearchForm {
122
    background: url('search-background.svg')   #F7FCFF no-repeat center bottom   ;
123
    background-size: cover !important;
124
    height: inherit;
122 125

  
123
  background: url('') !important;
124

  
125 126
}
126 127

  
127 128
.communityToolBar {
......
273 274
.connectApp .uk-grid-divider>:not(.uk-first-column)::before {
274 275
  border-left: 1px solid #DEDEDE;
275 276
}
277

  
278
#stickyNavbar{
279
    box-shadow: 0px 1px 1px #0000004D;
280
}

Also available in: Unified diff