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
19ff47fd
Commit
19ff47fd
authored
Dec 03, 2019
by
GD-A-150752
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo-fix in common.css
parent
64dedc68
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
2 deletions
+3
-2
package-lock.json
frontend/angular/package-lock.json
+0
-0
select-2.component.ts
...angular/src/app/components/select-2/select-2.component.ts
+2
-0
common.css
frontend/angular/src/assets/css/common.css
+1
-1
custom.scss
frontend/angular/src/assets/css/custom.scss
+0
-1
No files found.
frontend/angular/package-lock.json
View file @
19ff47fd
This source diff could not be displayed because it is too large. You can
view the blob
instead.
frontend/angular/src/app/components/select-2/select-2.component.ts
View file @
19ff47fd
// @ts-ignore
import
{
Component
,
EventEmitter
,
Input
,
Output
,
ViewChild
}
from
'@angular/core'
;
// @ts-ignore
import
{
Select2Component
,
Select2OptionData
}
from
'ng2-select2'
;
@
Component
({
...
...
frontend/angular/src/assets/css/common.css
View file @
19ff47fd
...
...
@@ -5299,7 +5299,7 @@ img.alert-icon {float: left;}
.text-dot-dot
{
width
:
75%
;}
.admin-br-line
{
margin
:
18px
0
17px
;}
.appli-overall
{
width
:
19%
;}
.main-pack-type
{
padding-left
:
0px
}
;
.main-pack-type
{
padding-left
:
0px
;}
}
...
...
frontend/angular/src/assets/css/custom.scss
View file @
19ff47fd
...
...
@@ -464,7 +464,6 @@ body .ui-dropdown-panel .ui-dropdown-filter-container {
position
:
fixed
;
bottom
:
10px
;
right
:
20px
;
background-image
:
url(../images/chat-icon.jpg)
;
background-repeat
:
round
;
cursor
:
pointer
;
}
...
...
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