Project

General

Profile

« Previous | Next » 

Revision 58649

[Trunk | Library]: (Changes needed for community background in connect portal)
1. directLinking.component.html & myClaims.component.ts & errorPage.component.ts: Move 'uk-margin-small-top' class inside id="tm-main".
2. linkingGeneric.component.html: Add class 'white-box-with-border uk-padding-small'.
3. depositFirstPage.component.ts: Remove class 'communityBackground' | Move helptext inside <div class="uk-section">.
4. searchDataprovidersToDeposit.component.ts: Remove 'communityBackground' class | Remove 'uk-margin-top' from tag with class 'communityPanelBackground'.
5. dataProvider.component.html & organization.component.html & project.component.html & resultLanding.component.html: Remove 'uk-margin-small-top' class from id="tm-main" | Add 'uk-margin-medium-top' in container.
6. newSearchPage.component.html & searchPageTableView.component.html: Remove class 'communityBackground'.

View differences:

errorPage.component.ts
9 9
@Component({
10 10
    selector: 'error',
11 11
    template: `
12
    <div id="tm-main" class=" uk-section  uk-margin-small-top tm-middle">
13
      <div uk-grid>
12
    <div id="tm-main" class=" uk-section tm-middle">
13
      <div uk-grid class="uk-margin-small-top">
14 14
       <div class="tm-main uk-width-1-1@s uk-width-1-1@m  uk-width-1-1@l uk-row-first ">
15 15
        <div class="uk-container">
16 16
            <h2>

Also available in: Unified diff