Project

General

Profile

« Previous | Next » 

Revision 53563

Linking:
Add claim information property in properties file
add show recent and claim information url in my manage component
Statistics:
add ORP, minor css changes
CSS:
apply css corrections after the facelift css added
update wellcome page

View differences:

app.component.html
3 3

  
4 4
<div  id="wrapper" class="uk-section uk-margin-top uk-padding-remove-bottom">
5 5
  <div class="uk-grid" uk-height-viewport="expand: true">
6
    <div *ngIf="communityId && communityId!=''" id="sidebar" class="uk-width-1-5 uk-light sidebar">
6
    <div *ngIf="communityId && communityId!=''" id="sidebar" class="uk-width-1-5 uk-light sidebar uk-margin-top uk-margin-left">
7 7
      <ul class="uk-nav uk-nav-default sidebar">
8 8
        <li class="uk-nav-header uk-parent">
9 9

  
......
185 185

  
186 186
    </div>
187 187

  
188
  <div class="uk-width-expand uk-container uk-margin-top uk-margin-medium-bottom">
188
  <div class="uk-width-expand uk-container uk-margin-large-top uk-margin-medium-bottom">
189 189

  
190 190
  <!-- <div class="uk-width-expand"> -->
191 191
    <router-outlet></router-outlet>

Also available in: Unified diff