Project

General

Profile

« Previous | Next » 

Revision 58065

Initial commit for the new layout provided by the UX team

View differences:

content-notifications.component.html
27 27
          <div *ngIf="noSubscriptions" class="uk-alert">{{noSubscriptions}}</div>
28 28
        </div>
29 29
        <div *ngIf="subscrOfUser && subKeys">
30
          <div *ngFor="let key of subKeys">
30
          <div *ngFor="let key of subKeys" class="uk-margin-medium-top">
31 31

  
32 32
            <div class="md-card">
33 33
              <div class="md-card-toolbar">

Also available in: Unified diff