Project

General

Profile

« Previous | Next » 

Revision 60886

[Library | Trunk]: Numbers alignment fixed

View differences:

loading.component.ts
11 11
      </div>
12 12
    </ng-template>
13 13
    <ng-template #loading>
14
      <div [class]="'uk-flex uk-flex-center '+(top_margin ? 'uk-margin-small-top' : '')">
14
      <div class="uk-flex uk-flex-center" [class.uk-margin-small-top]="top_margin">
15 15
        <div [ngStyle]="style">
16 16
          <span class="uk-icon uk-spinner" [ngClass]="color">
17 17
          <svg width="60" height="60" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg" data-svg="spinner"><circle

Also available in: Unified diff