Project

General

Profile

« Previous | Next » 

Revision 58098

Second commit for the new layout provided by the UX team

View differences:

content-notifications-of-subscription.component.html
20 20
      <!-- MIDDLE -->
21 21
      <div class=" uk-width-expand@m">
22 22

  
23
        <div style="margin-left: -30px">
23
        <div>
24 24
          <div *ngIf="errorMessage" class="uk-alert uk-alert-danger">{{errorMessage}}</div>
25 25
          <div *ngIf="loadingMessage" class="loading-big">
26 26
            <div class="loader-big" style="text-align: center; padding-top: 170px; color: rgb(47, 64, 80); font-weight: bold;">{{ loadingMessage }}</div>

Also available in: Unified diff