Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
ff8bb8bd
Commit
ff8bb8bd
authored
Nov 14, 2019
by
GD-A-150752
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
font-fix
parent
40b0bd84
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
8 deletions
+7
-8
package.json
frontend/angular/package.json
+1
-1
list-message-template.component.html
...ist-message-template/list-message-template.component.html
+1
-1
list-message-template.component.ts
.../list-message-template/list-message-template.component.ts
+0
-1
list-work-flows.component.html
...components/list-work-flows/list-work-flows.component.html
+1
-1
custom.scss
frontend/angular/src/assets/css/custom.scss
+4
-4
No files found.
frontend/angular/package.json
View file @
ff8bb8bd
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
"scripts"
:
{
"scripts"
:
{
"ng"
:
"ng"
,
"ng"
:
"ng"
,
"start"
:
"ng serve"
,
"start"
:
"ng serve"
,
"build"
:
"ng build --prod"
,
"build"
:
"ng build --
env=qa_matchd --
prod"
,
"test"
:
"ng test"
,
"test"
:
"ng test"
,
"lint"
:
"ng lint"
,
"lint"
:
"ng lint"
,
"e2e"
:
"ng e2e"
"e2e"
:
"ng e2e"
...
...
frontend/angular/src/app/components/list-message-template/list-message-template.component.html
View file @
ff8bb8bd
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<div
class=
"ui-g form-group"
>
<div
class=
"ui-g form-group"
>
<div
class=
"ui-g-12 ui-md-3"
>
<div
class=
"ui-g-12 ui-md-3"
>
<img
data-elementID=
"image_sidePanel"
title=
"sidePanel"
<img
data-elementID=
"image_sidePanel"
title=
"sidePanel"
src=
"
/
assets/images/SelectPanel_MessageFlow.png"
/>
src=
"assets/images/SelectPanel_MessageFlow.png"
/>
</div>
</div>
<div
class=
"ui-g-12 ui-md-9"
>
<div
class=
"ui-g-12 ui-md-9"
>
<div
class=
"ui-g-offset-3 pull-right"
>
<div
class=
"ui-g-offset-3 pull-right"
>
...
...
frontend/angular/src/app/components/list-message-template/list-message-template.component.ts
View file @
ff8bb8bd
...
@@ -3,7 +3,6 @@ import { ActivatedRoute, Router } from '@angular/router';
...
@@ -3,7 +3,6 @@ import { ActivatedRoute, Router } from '@angular/router';
import
{
Subscription
}
from
'rxjs/Subscription'
;
import
{
Subscription
}
from
'rxjs/Subscription'
;
import
{
MessageTemplateModel
}
from
'../../models/messageTemplateModel'
;
import
{
MessageTemplateModel
}
from
'../../models/messageTemplateModel'
;
import
{
SorterModel
}
from
'../../models/sorterModel'
;
import
{
SorterModel
}
from
'../../models/sorterModel'
;
import
{
BaseComponent
}
from
'../base/base.component'
;
import
{
BaseComponent
}
from
'../base/base.component'
;
import
{
AppService
}
from
'../../app.service'
;
import
{
AppService
}
from
'../../app.service'
;
...
...
frontend/angular/src/app/components/list-work-flows/list-work-flows.component.html
View file @
ff8bb8bd
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<div
class=
"ui-g form-group"
>
<div
class=
"ui-g form-group"
>
<div
class=
"ui-g-12 ui-md-3"
>
<div
class=
"ui-g-12 ui-md-3"
>
<img
data-elementID=
"image_sidePanel"
title=
"sidePanel"
<img
data-elementID=
"image_sidePanel"
title=
"sidePanel"
src=
"
/
assets/images/SelectPanel_MessageFlow.png"
/>
src=
"assets/images/SelectPanel_MessageFlow.png"
/>
</div>
</div>
<div
class=
"ui-g-12 ui-md-9"
>
<div
class=
"ui-g-12 ui-md-9"
>
<div
class=
"ui-g form-group"
>
<div
class=
"ui-g form-group"
>
...
...
frontend/angular/src/assets/css/custom.scss
View file @
ff8bb8bd
...
@@ -2,22 +2,22 @@
...
@@ -2,22 +2,22 @@
@font-face
{
@font-face
{
font-family
:
'Usual-Bold'
;
font-family
:
'Usual-Bold'
;
src
:
url('
/
assets/fonts/Usual-Bold.woff2')
format
(
'woff2'
);
src
:
url('assets/fonts/Usual-Bold.woff2')
format
(
'woff2'
);
}
}
@font-face
{
@font-face
{
font-family
:
'Usual-Light'
;
font-family
:
'Usual-Light'
;
src
:
url('
/
assets/fonts/Usual-Light.woff2')
format
(
'woff2'
);
src
:
url('assets/fonts/Usual-Light.woff2')
format
(
'woff2'
);
}
}
@font-face
{
@font-face
{
font-family
:
'Usual-Medium'
;
font-family
:
'Usual-Medium'
;
src
:
url('
/
assets/fonts/Usual-Medium.woff2')
format
(
'woff2'
);
src
:
url('assets/fonts/Usual-Medium.woff2')
format
(
'woff2'
);
}
}
@font-face
{
@font-face
{
font-family
:
'Usual-Regular'
;
font-family
:
'Usual-Regular'
;
src
:
url('
/
assets/fonts/Usual-Regular.woff2')
format
(
'woff2'
);
src
:
url('assets/fonts/Usual-Regular.woff2')
format
(
'woff2'
);
}
}
*
{
*
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment